keep side buttons of compose page in position
This commit is contained in:
parent
f11c0e3d58
commit
be0a85cb3a
|
@ -93,6 +93,7 @@
|
|||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/button_emoji"
|
||||
style="@style/Fedilab.SmallIconButton"
|
||||
app:layout_goneMarginTop="48dp"
|
||||
android:layout_marginTop="6dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:contentDescription="@string/emoji_picker"
|
||||
|
|
Loading…
Reference in New Issue