dix: many small changes

This commit is contained in:
aayush262 2024-03-21 01:18:36 +05:30
parent adb304f138
commit 42f23e4345
6 changed files with 60 additions and 36 deletions

View file

@ -18,7 +18,7 @@
<ImageView
android:id="@+id/profileBannerImage"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="89dp"
android:scaleType="centerCrop"
tools:srcCompat="@tools:sample/backgrounds/scenic"
tools:ignore="ContentDescription" />