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

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

Merge "Fix [AR] - Icons are slightly overlapping adjacent text in the Allow...

Merge "Fix [AR] - Icons are slightly overlapping adjacent text in the Allow Accessibility demo" into sc-dev
parents ccc8a93c 02200d29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -648,7 +648,7 @@
    <style name="AccessibilityDialogIcon">
        <item name="android:layout_width">18dp</item>
        <item name="android:layout_height">18dp</item>
        <item name="android:layout_marginRight">12dp</item>
        <item name="android:layout_marginEnd">12dp</item>
        <item name="android:scaleType">fitCenter</item>
    </style>