From cca103f7b4e15e7de69224a50aea26ab212cbb3b Mon Sep 17 00:00:00 2001 From: Justin Klaassen Date: Fri, 29 May 2015 16:51:47 -0700 Subject: Set contentDescription for period button Bug: 21048603 Change-Id: Ic4d866e73f53044554dca5dcc9f85ff2c846267f --- res/layout/pad_numeric.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout/pad_numeric.xml') diff --git a/res/layout/pad_numeric.xml b/res/layout/pad_numeric.xml index 6e9251b..34e9dbc 100644 --- a/res/layout/pad_numeric.xml +++ b/res/layout/pad_numeric.xml @@ -91,6 +91,7 @@ style="@style/PadButtonStyle.Numeric" android:layout_row="3" android:layout_column="0" + android:contentDescription="@string/desc_dec_point" android:text="@string/dec_point" />