mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
[android] Remove other logo drawables
we should only have ic_launcher and ic_launcher_small (for notifications symbols etc) Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
committed by
Konstantin Pastbin
parent
684e6dfcf9
commit
22f3cb2da1
@@ -24,7 +24,7 @@
|
||||
android:layout_marginTop="@dimen/margin_base"
|
||||
android:layout_marginBottom="@dimen/margin_half"
|
||||
android:contentDescription="@string/app_name"
|
||||
app:srcCompat="@drawable/logo"
|
||||
app:srcCompat="@drawable/ic_launcher"
|
||||
app:tint="?attr/colorLogo" />
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user