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

Commit ebf9ad8f authored by Wenbo Jie (介文博)'s avatar Wenbo Jie (介文博) Committed by Android (Google) Code Review
Browse files

Merge "[DocsUI M3] Update shortcut icon and expose it for RRO" into main

parents f6654f0e b1f06c7b
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -19,14 +19,15 @@
    <background android:drawable="@color/shortcut_background" />
    <foreground>
        <inset android:inset="33%">
            <!-- from ic_root_smartphone.xml -->
            <vector
                android:width="24dp"
                android:height="24dp"
                android:viewportWidth="24.0"
                android:viewportHeight="24.0">
                android:viewportWidth="960"
                android:viewportHeight="960">
                <path
                    android:fillColor="@color/shortcut_foreground"
                    android:pathData="M17 1.01L7 1c-1.1 0,-2 .9,-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2,-.9 2,-2V3c0,-1.1,-.9,-1.99,-2,-1.99zM17 19H7V5h10v14z"/>
                    android:pathData="M280,920Q247,920 223.5,896.5Q200,873 200,840L200,120Q200,87 223.5,63.5Q247,40 280,40L680,40Q713,40 736.5,63.5Q760,87 760,120L760,840Q760,873 736.5,896.5Q713,920 680,920L280,920ZM280,800L280,840Q280,840 280,840Q280,840 280,840L680,840Q680,840 680,840Q680,840 680,840L680,800L280,800ZM280,720L680,720L680,240L280,240L280,720ZM280,160L680,160L680,120Q680,120 680,120Q680,120 680,120L280,120Q280,120 280,120Q280,120 280,120L280,160ZM280,160L280,120Q280,120 280,120Q280,120 280,120L280,120Q280,120 280,120Q280,120 280,120L280,160ZM280,800L280,800L280,840Q280,840 280,840Q280,840 280,840L280,840Q280,840 280,840Q280,840 280,840L280,800Z"/>
            </vector>
        </inset>
    </foreground>
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
            <item type="drawable" name="ic_sd_storage"/>
            <item type="drawable" name="ic_root_smartphone"/>
            <item type="drawable" name="root_list_selector"/>
            <item type="drawable" name="ic_advanced_shortcut"/>
            <!-- END DRAWABLE -->

            <!-- START BOOLEAN CONFIG -->