Updated tray icon and beef crawl
|
@ -18,7 +18,7 @@
|
|||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
|
||||
<application android:allowBackup="false"
|
||||
android:icon="@drawable/ic_jkxr"
|
||||
android:icon="@mipmap/teambeef"
|
||||
android:label="@string/jkxr"
|
||||
android:extractNativeLibs="true"
|
||||
android:requestLegacyExternalStorage="true" >
|
||||
|
|
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 25 KiB |
5
res/mipmap-anydpi-v26/teambeef.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/teambeef_adaptive_back"/>
|
||||
<foreground android:drawable="@mipmap/teambeef_adaptive_fore"/>
|
||||
</adaptive-icon>
|
BIN
res/mipmap-hdpi/teambeef.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
res/mipmap-hdpi/teambeef_adaptive_back.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
res/mipmap-hdpi/teambeef_adaptive_fore.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
res/mipmap-mdpi/teambeef.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
res/mipmap-mdpi/teambeef_adaptive_back.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
res/mipmap-mdpi/teambeef_adaptive_fore.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
res/mipmap-xhdpi/teambeef.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
res/mipmap-xhdpi/teambeef_adaptive_back.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
res/mipmap-xhdpi/teambeef_adaptive_fore.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
res/mipmap-xxhdpi/teambeef.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
res/mipmap-xxhdpi/teambeef_adaptive_back.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
res/mipmap-xxhdpi/teambeef_adaptive_fore.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
res/mipmap-xxxhdpi/teambeef.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
res/mipmap-xxxhdpi/teambeef_adaptive_back.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
res/mipmap-xxxhdpi/teambeef_adaptive_fore.png
Normal file
After Width: | Height: | Size: 74 KiB |