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

Commit c7f22c75 authored by Wenbo Jie's avatar Wenbo Jie
Browse files

[DocsUI M3] Update sort arrow icon

Previously we use the arrow_down icon for the sort arrow, it should
be arrow_up icon instead, the icon direction is controlled by the
<rotate> element in ic_sort_arrow.xml.

Check the attached bug for the demo.

Bug: 416371565
Test: m DocumentsUIGoogle && manual inspection
Flag: com.android.documentsui.flags.use_material3
Change-Id: I67ca97e9f1eab44f790d8e66fe926f1e805eaad1
parent dce2b226
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -22,5 +22,5 @@
    android:tint="?attr/colorOnSurface">
    android:tint="?attr/colorOnSurface">
    <path
    <path
        android:fillColor="@android:color/white"
        android:fillColor="@android:color/white"
        android:pathData="M444,630L444,227.98Q444,212.69 454.29,202.34Q464.58,192 479.79,192Q495,192 505.5,202.34Q516,212.69 516,227.98L516,630L692.21,453.79Q703,443 717.5,443Q732,443 743.48,454Q754,465 754,479.5Q754,494 743.18,504.81L505.09,742.6Q499.68,748 493.37,750.5Q487.06,753 479.84,753Q472.63,753 466.31,750.5Q460,748 455,743L217,505Q206,494 206.5,479.5Q207,465 217.52,454Q229,443 243.67,443Q258.33,443 269,454L444,630Z"/>
        android:pathData="M444,330L267.79,506.21Q257,517 242.5,517Q228,517 216.52,506Q206,495 206,480.5Q206,466 216.82,455.19L454.91,217.4Q460.32,212 466.63,209.5Q472.94,207 480.16,207Q487.37,207 493.69,209.5Q500,212 505,217L743,455Q754,466 754,480Q754,494 743.48,505Q732,516 717.33,516Q702.67,516 692,505L516,330L516,732.02Q516,747.31 505.71,757.66Q495.42,768 480.21,768Q465,768 454.5,757.66Q444,747.31 444,732.02L444,330Z"/>
</vector>
</vector>