mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-01 11:07:01 +01:00
hide the Settings menu at scroll
This commit is contained in:
parent
f1a4f72c0f
commit
2809657fe0
@ -16,6 +16,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="@color/color_primary"
|
||||
app:layout_scrollFlags="scroll|enterAlways"
|
||||
app:title="@string/settings"
|
||||
app:titleTextAppearance="@style/AppTheme.ActionBar.TitleTextStyle" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user