android: frontend: gamelist: Fix weird scroll behavior with action bar.
This commit is contained in:
parent
6afd32aecc
commit
f58018eb90
@ -15,7 +15,6 @@
|
||||
android:id="@+id/toolbar_main"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
app:layout_scrollFlags="scroll|enterAlways"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.Light" />
|
||||
|
||||
</android.support.design.widget.AppBarLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user