Optimized imports

This commit is contained in:
Prathamesh More 2021-09-20 17:08:48 +05:30
parent 900ea92562
commit 6a5cc51db4
4 changed files with 3 additions and 7 deletions

View file

@ -4,7 +4,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true">
android:fitsSystemWindows="true"
android:transitionGroup="true">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appBarLayout"