diff options
Diffstat (limited to 'res/drawable/u9_back.xml')
-rw-r--r-- | res/drawable/u9_back.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/u9_back.xml b/res/drawable/u9_back.xml index 6216ebc..9feb0ef 100644 --- a/res/drawable/u9_back.xml +++ b/res/drawable/u9_back.xml @@ -2,7 +2,7 @@ <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > - <solid android:color="#E75294" > + <solid android:color="#000000" > </solid> <corners |