mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 08:41:26 +08:00
Optimize fold layout and ids
This commit is contained in:
11
app/src/main/res/drawable/ic_menu_home.xml
Normal file
11
app/src/main/res/drawable/ic_menu_home.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="1036dp"
|
||||
android:height="1024dp"
|
||||
android:viewportWidth="1036"
|
||||
android:viewportHeight="1024">
|
||||
|
||||
<path
|
||||
android:fillColor="@color/app_theme"
|
||||
android:pathData="M1014.628571 504L543.885714 33.6a36.491429 36.491429 0 0 0-51.657143 0L21.485714 504c-13.714286 13.714286-21.485714 32.342857-21.485714 51.771429 0 40.342857 32.8 73.142857 73.142857 73.142857h49.6V964.571429c0 20.228571 16.342857 36.571429 36.571429 36.571428H444.914286V745.142857h128v256h303.885714c20.228571 0 36.571429-16.342857 36.571429-36.571428V628.914286h49.6c19.428571 0 38.057143-7.657143 51.771428-21.485715 28.457143-28.571429 28.457143-74.857143-0.114286-103.428571z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user