keep side buttons of compose page in position

This commit is contained in:
0xd9a 2023-01-26 15:49:39 +05:30
parent f11c0e3d58
commit be0a85cb3a
1 changed files with 1 additions and 0 deletions

View File

@ -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"