Fixed Window bottom insets when Expanded header(Collapsing toolbar) is enabled

This commit is contained in:
Prathamesh More 2022-04-13 20:15:26 +05:30
parent e0f345b616
commit 4a7c367ab5
7 changed files with 17 additions and 16 deletions

View file

@ -15,7 +15,6 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface"
android:descendantFocusability="blocksDescendants"
android:focusable="true"
android:focusableInTouchMode="true"