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

Commit 0ce5baf5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Accessibility changes for radio button on clocks" into main

parents dfa0a60a c2092e68
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -32,7 +32,8 @@
            android:layout_height="wrap_content"
            android:layout_gravity="center_vertical"
            android:layout_marginEnd="8dp"
            android:clickable="false" />
            android:clickable="false"
            android:importantForAccessibility="no"/>

        <LinearLayout
            android:layout_width="match_parent"
@@ -71,7 +72,8 @@
            android:layout_height="wrap_content"
            android:layout_gravity="center_vertical"
            android:layout_marginEnd="8dp"
            android:clickable="false" />
            android:clickable="false"
            android:importantForAccessibility="no"/>

        <LinearLayout
            android:layout_width="match_parent"