Skip to content

Commit

Permalink
Merge pull request #4816 from toaster/refactoring/themed_resource
Browse files Browse the repository at this point in the history
Refactor themed resource
  • Loading branch information
toaster committed Apr 30, 2024
2 parents 1637efc + de7f8c3 commit 56342a2
Show file tree
Hide file tree
Showing 183 changed files with 286 additions and 289 deletions.
2 changes: 1 addition & 1 deletion container/testdata/apptabs/desktop/hover_overflow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget pos="114,0" size="36x36" type="*widget.Button">
<rectangle fillColor="rgba(62,78,78,255)" radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="0,36" size="150x4"/>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/apptabs/desktop/tab_location_bottom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<widget pos="52,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="0,35" size="88x4"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<widget pos="0,35" size="48x36" type="*widget.Button">
<rectangle radius="4" size="48x36"/>
<rectangle size="48x36"/>
<image fillMode="contain" pos="14,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="14,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="48,0" size="4x71"/>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/apptabs/desktop/tab_location_top.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<widget pos="52,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="0,36" size="88x4"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<widget pos="0,35" size="48x36" type="*widget.Button">
<rectangle radius="4" size="48x36"/>
<rectangle size="48x36"/>
<image fillMode="contain" pos="14,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="14,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="54,0" size="4x71"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget pos="164,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="0,36" size="200x4"/>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/apptabs/mobile/tab_location_bottom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<widget pos="48,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="0,35" size="84x4"/>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/apptabs/mobile/tab_location_top.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<widget pos="48,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
<rectangle fillColor="shadow" pos="0,36" size="84x4"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/change_icon_initial.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/dynamic_appended.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/dynamic_initial.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
4 changes: 2 additions & 2 deletions container/testdata/doctabs/desktop/hover_all_tabs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize" themed="foreground"/>
</widget>
<widget pos="40,0" size="36x36" type="*widget.Button">
<rectangle fillColor="rgba(62,78,78,255)" radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
4 changes: 2 additions & 2 deletions container/testdata/doctabs/desktop/hover_create_tab.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<widget size="36x36" type="*widget.Button">
<rectangle fillColor="rgba(62,78,78,255)" radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize" themed="foreground"/>
</widget>
<widget pos="40,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
4 changes: 2 additions & 2 deletions container/testdata/doctabs/desktop/hover_first.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize" themed="foreground"/>
</widget>
<widget pos="40,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
4 changes: 2 additions & 2 deletions container/testdata/doctabs/desktop/hover_first_close.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<widget size="36x36" type="*widget.Button">
<rectangle fillColor="rgba(62,78,78,255)" radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize" themed="foreground"/>
</widget>
<widget pos="40,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
4 changes: 2 additions & 2 deletions container/testdata/doctabs/desktop/hover_none.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize" themed="foreground"/>
</widget>
<widget pos="40,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
4 changes: 2 additions & 2 deletions container/testdata/doctabs/desktop/hover_second.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<widget size="36x36" type="*widget.Button">
<rectangle fillColor="rgba(62,78,78,255)" radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize"/>
<image fillMode="contain" pos="8,8" rsc="contentAddIcon" size="iconInlineSize" themed="foreground"/>
</widget>
<widget pos="40,0" size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/layout_bottom_icon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/layout_bottom_text.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/layout_leading_icon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/layout_leading_text.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/layout_top_icon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
2 changes: 1 addition & 1 deletion container/testdata/doctabs/desktop/layout_top_text.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-horizontal.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<widget size="36x36" type="*widget.Button">
<rectangle radius="4" size="36x36"/>
<rectangle size="36x36"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="default"/>
<image fillMode="contain" pos="8,8" rsc="more-vertical.svg" size="iconInlineSize" themed="foreground"/>
</widget>
</container>
</container>
Expand Down

0 comments on commit 56342a2

Please sign in to comment.