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

Commit 644241ea authored by Justin Klaassen's avatar Justin Klaassen Committed by Android (Google) Code Review
Browse files

Merge "Set contentDescription for period button" into mnc-dev

parents 98f383ba cca103f7
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