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

Commit 81b11c39 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark layout_preference container not important for a11y."

parents 928109c9 5497568a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -17,4 +17,5 @@

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"/>
             android:layout_height="wrap_content"
             android:importantForAccessibility="no"/>