From 39304d2c9feaedce72c3a354288ea6c146b39740 Mon Sep 17 00:00:00 2001 From: Brian Attwell Date: Fri, 18 Jul 2014 13:56:21 -0700 Subject: Change dialer's contentInsetStart=0px I fixed this in the framework a while ago. You no longer need to use contentInsetStart=1px. Bug: 16403573 Change-Id: Idc3d4b0de7d1c700d6847f62318dcf7d3b1850d0 --- res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/styles.xml b/res/values/styles.xml index aed6fa44a..c65b9e9bb 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -123,7 +123,7 @@ @dimen/action_bar_height @android:color/transparent - 1px + 0px