浏览代码

adjust menu alignment with headline text

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 年之前
父节点
当前提交
9a44fed0b5
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"