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

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

Merge "Fix accessibility for grid preview icon" into main

parents 65dc8d68 ab77ccc0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@

        <ImageView
            android:id="@+id/option_entry_icon"
            android:importantForAccessibility="no"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:contentDescription="@string/grid_preview_card_content_description" />