Update AppCompat to 1.2 along with other Android UI libraries.

This commit is contained in:
Cody Henthorne
2020-11-09 09:12:28 -05:00
parent 6bf300ada8
commit d6a230a235
42 changed files with 164 additions and 160 deletions

View File

@@ -8,7 +8,7 @@
android:layout_marginStart="@dimen/sticker_management_horizontal_margin"
android:layout_marginEnd="@dimen/sticker_management_horizontal_margin">
<ImageView
<androidx.appcompat.widget.AppCompatImageView
android:layout_width="match_parent"
android:layout_height="0dp"
android:src="@drawable/sticker_management_empty_background"