Some lifting magic (when tabs visible != app bar lifted)

This commit is contained in:
Zakhar Timoshenko
2022-07-05 02:45:23 +03:00
parent 09105152e4
commit 11e9f1749a
6 changed files with 57 additions and 60 deletions

View File

@@ -18,6 +18,7 @@
android:id="@+id/appbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="false"
android:fitsSystemWindows="true"
android:paddingLeft="16dp"
android:paddingRight="16dp"