mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
fix #9: disable workaround for adjustResize when it is not needed
This commit is contained in:
parent
31727d63c4
commit
522ca697b6
2 changed files with 21 additions and 14 deletions
|
@ -7,6 +7,7 @@
|
|||
android:id="@+id/list_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:fitsSystemWindows="true"
|
||||
tools:context=".list.ListActivity">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue