image_frame_default.9.png, image_frame_small.9.png: Remove unused background images.

This commit is contained in:
Andreas Schildbach 2021-01-17 01:35:05 +01:00
parent a9905a6f87
commit d2a0d878b8
3 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -28,8 +28,7 @@
<ImageView
android:id="@+id/plans_picker_entry_thumb"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/image_frame_default" />
android:layout_height="match_parent" />
<ProgressBar
android:id="@+id/plans_picker_entry_progress"