Optimized imports

This commit is contained in:
Prathamesh More 2023-03-20 00:36:00 +05:30
parent 4a0c83b0a2
commit 80b0ecb490
31 changed files with 23 additions and 155 deletions

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true">