mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-02-25 02:57:02 -05:00
scroll the settings menu too
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user