Remove unused/duplicate drawables (#2733)

This commit is contained in:
Adam Jones 2019-04-02 11:36:27 +01:00 committed by neslihanturan
parent d6ab47866f
commit 835b7979ff
63 changed files with 5 additions and 163 deletions

View file

@ -79,7 +79,7 @@
android:layout_height="match_parent"
android:layout_alignParentTop="true"
android:layout_marginTop="0dp"
android:src="@drawable/commons_logo_large" />
app:srcCompat="@drawable/commons_logo" />
<RelativeLayout
android:id="@+id/uploadOverlay"