We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42027d8 commit cf4cc7aCopy full SHA for cf4cc7a
app/src/main/res/layout/activity_settings.xml
@@ -16,6 +16,7 @@
16
android:layout_width="match_parent"
17
android:layout_height="?attr/actionBarSize"
18
android:background="@color/color_primary"
19
+ app:layout_scrollFlags="scroll|enterAlways"
20
app:title="@string/settings"
21
app:titleTextAppearance="@style/AppTheme.ActionBar.TitleTextStyle" />
22
0 commit comments