Fixing pixel perfect things :)

This commit is contained in:
h4h13 2019-10-26 19:44:09 +05:30
parent 914b2316c3
commit eb172ef92f
21 changed files with 40 additions and 42 deletions

View file

@ -16,6 +16,7 @@
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/image"
tools:src="@tools:sample/avatars"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop" />