Update: Rounded Icons

Update: Use ShapeableImageView
This commit is contained in:
LooKeR
2021-10-16 09:47:32 +05:30
parent 649055d7f1
commit 7a36d943c0
15 changed files with 51 additions and 30 deletions

View File

@ -17,7 +17,7 @@
android:textColor="?android:attr/textColor"
android:textSize="14sp" />
<ImageView
<com.google.android.material.imageview.ShapeableImageView
android:id="@+id/icon"
android:layout_width="wrap_content"
android:layout_height="match_parent"