Hiding controls when orientation changes to landscape
This commit is contained in:
parent
0470e298df
commit
04dce7ee2e
3 changed files with 15 additions and 6 deletions
|
|
@ -20,7 +20,6 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="5"
|
||||
android:fitsSystemWindows="true"
|
||||
android:isScrollContainer="true">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue