Rebranding: logo and icon changes
This commit is contained in:
parent
5170fd8a39
commit
109fda9f67
12 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<application
|
||||
android:name=".TuskyApplication"
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@drawable/ic_chinwag_logo_simple"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/TuskyTheme"
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
|
||||
<service
|
||||
android:name=".service.TuskyTileService"
|
||||
android:icon="@drawable/ic_tusky"
|
||||
android:icon="@drawable/ic_chinwag_logo_simple"
|
||||
android:label="Compose Toot"
|
||||
android:permission="android.permission.BIND_QUICK_SETTINGS_TILE"
|
||||
tools:targetApi="24">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue