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

Commit ae57f25e authored by Justin Klaassen's avatar Justin Klaassen Committed by Android Git Automerger
Browse files

am 644241ea: Merge "Set contentDescription for period button" into mnc-dev

* commit '644241ea':
  Set contentDescription for period button
parents 8156a5d0 644241ea
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