From faff7572a91ea9b6456b3c223bdefc5a155e1ecb Mon Sep 17 00:00:00 2001 From: Spike Sprague Date: Fri, 17 Jan 2014 12:28:50 -0800 Subject: Change the press state transparency value in the video bottom bar bug: 12600857 Change-Id: I12852fb936443bef67211ba21ed51a4fb9feae28 --- res/drawable/button_background_pressed_dark.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/drawable') diff --git a/res/drawable/button_background_pressed_dark.xml b/res/drawable/button_background_pressed_dark.xml index 8aecd920b..44ecc4cc6 100644 --- a/res/drawable/button_background_pressed_dark.xml +++ b/res/drawable/button_background_pressed_dark.xml @@ -20,5 +20,5 @@ android:width="48dp" android:height="48dp" /> + android:color="#4d000000" /> -- cgit v1.2.3