Browse Source

adjust menu alignment with headline text

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 năm trước cách đây
mục cha
commit
9a44fed0b5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/main/res/layout/file_details_fragment.xml

+ 1 - 0
src/main/res/layout/file_details_fragment.xml

@@ -114,6 +114,7 @@
         <com.google.android.material.button.MaterialButton
             android:id="@+id/overflow_menu"
             style="@style/Widget.AppTheme.Button.IconButton"
+            android:layout_marginTop="@dimen/standard_quarter_margin"
             android:layout_width="@dimen/minimum_size_for_touchable_area"
             android:layout_height="@dimen/minimum_size_for_touchable_area"
             android:contentDescription="@string/overflow_menu"