From 38050e23a8c12621bef7ae5766908e058ce13362 Mon Sep 17 00:00:00 2001 From: vng Date: Sat, 15 Mar 2014 20:55:59 +0300 Subject: [PATCH] [android] Fixed black button background on some devices. --- android/res/drawable/ui_20_green_dark_rounded_stroke.xml | 1 + android/res/drawable/ui_20_green_dark_rounded_stroke_active.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/android/res/drawable/ui_20_green_dark_rounded_stroke.xml b/android/res/drawable/ui_20_green_dark_rounded_stroke.xml index 6612c3b73e..c56c470680 100644 --- a/android/res/drawable/ui_20_green_dark_rounded_stroke.xml +++ b/android/res/drawable/ui_20_green_dark_rounded_stroke.xml @@ -6,5 +6,6 @@ + \ No newline at end of file diff --git a/android/res/drawable/ui_20_green_dark_rounded_stroke_active.xml b/android/res/drawable/ui_20_green_dark_rounded_stroke_active.xml index 9da08b73cf..869ea10632 100644 --- a/android/res/drawable/ui_20_green_dark_rounded_stroke_active.xml +++ b/android/res/drawable/ui_20_green_dark_rounded_stroke_active.xml @@ -6,5 +6,6 @@ + \ No newline at end of file