Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cca103f7 authored by Justin Klaassen's avatar Justin Klaassen
Browse files

Set contentDescription for period button

Bug: 21048603
Change-Id: Ic4d866e73f53044554dca5dcc9f85ff2c846267f
parent 97f58a51
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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