re-aligning buttons with avatar

This commit is contained in:
sk
2023-10-16 19:36:12 +02:00
parent f25906a694
commit e8f0891f3a

View File

@@ -21,7 +21,7 @@
android:orientation="horizontal" android:orientation="horizontal"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingHorizontal="4dp"> android:paddingHorizontal="15dp">
<!-- avatar width (46sp) / 2 - button width (24dp) / 2 --> <!-- avatar width (46sp) / 2 - button width (24dp) / 2 -->
<FrameLayout <FrameLayout