mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Remove unused/duplicate drawables (#2733)
This commit is contained in:
parent
d6ab47866f
commit
835b7979ff
63 changed files with 5 additions and 163 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue