forked from distok/cutthecord
Some fixes for 9.1.2, still doesn't build
This commit is contained in:
parent
3217dfcd30
commit
145d67aa8b
3 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
\cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-hdpi/ic_launcher_background.png
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-mdpi/ic_launcher_background.png
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-xhdpi/ic_launcher_background.png
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-xxhdpi/ic_launcher_background.png
|
||||
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-hdpi/ic_launcher_foreground.png
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-mdpi/ic_launcher_foreground.png
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-xhdpi/ic_launcher_foreground.png
|
||||
\cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-xxhdpi/ic_launcher_foreground.png
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_logo.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-mdpi/ic_logo.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_logo.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_logo.png
|
||||
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_logo_round.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-mdpi/ic_logo_round.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo_round.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_logo_round.png
|
||||
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_logo_round.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue