mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-02-07 19:23:27 +01:00
lets hide the settings menu too at scroll
This commit is contained in:
parent
3b3ae775e4
commit
5b9f164533
@ -15,6 +15,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