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

Commit da926cf2 authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android (Google) Code Review
Browse files

Merge "TalkBack does not announce properly the buttons of the PIN lock." into ics-mr1

parents 6b66e9e4 a10be93a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -134,6 +134,7 @@
                android:layout_marginTop="5dip"
                android:keyBackground="@drawable/btn_keyboard_key_ics"
                android:visibility="gone"
                android:clickable="true"
            />

            <!-- Emergency call button. Generally not used on tablet devices. -->
+1 −0
Original line number Diff line number Diff line
@@ -133,6 +133,7 @@
            android:background="#40000000"
            android:keyBackground="@drawable/btn_keyboard_key_ics"
            android:layout_marginBottom="80dip"
            android:clickable="true"
        />

        <!-- emergency call button -->
+1 −0
Original line number Diff line number Diff line
@@ -193,6 +193,7 @@
        android:keyBackground="@*android:drawable/btn_keyboard_key_ics"
        android:visibility="gone"
        android:layout_rowSpan="7"
        android:clickable="true"
    />

    <!-- Music transport control -->
+1 −0
Original line number Diff line number Diff line
@@ -157,6 +157,7 @@
        android:background="#40000000"
        android:keyBackground="@*android:drawable/btn_keyboard_key_ics"
        android:visibility="gone"
        android:clickable="true"
    />

    <TextView