do not scroll the settings top bar

This commit is contained in:
tibbi
2022-07-13 23:26:48 +02:00
parent 4fc90d0918
commit 189b245351
2 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,6 @@
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" />