mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Remove duplicate information icon resources (#2734)
This commit is contained in:
parent
995de60ca2
commit
4071d66d45
8 changed files with 18 additions and 32 deletions
|
|
@ -20,6 +20,6 @@
|
|||
android:id="@+id/nearby_info_image"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginLeft="16dp"
|
||||
app:srcCompat="@drawable/ic_info_outline_white_24dp"
|
||||
app:srcCompat="@drawable/ic_info_outline_24dp"
|
||||
/>
|
||||
</LinearLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue