mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
* Fixes #814 Added App Shortcuts * removed Review app shortcut * Added Adaptive icons
This commit is contained in:
parent
fffff62f5c
commit
584fa2c778
49 changed files with 157 additions and 0 deletions
4
app/src/main/res/values/ic_settings_black_background.xml
Normal file
4
app/src/main/res/values/ic_settings_black_background.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_settings_black_background">#FFFFFF</color>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue