summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/pad_numeric.xml1
1 files changed, 1 insertions, 0 deletions
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" />
<Button