Browse Source

adjust menu alignment with headline text

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 years ago
parent
commit
9a44fed0b5
1 changed files with 1 additions and 0 deletions
  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"