| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a3bbbfc commit 27fcfc8
27 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,12 +1,12 @@ | |||
| 1 | 1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | |
| 2 | 2 | android:width="108dp" | |
| 3 | 3 | android:height="108dp" | |
| 4 | - android:viewportWidth="108" | ||
| 5 | - android:viewportHeight="108"> | ||
| 6 | - <group android:scaleX="0.17650737" | ||
| 7 | - android:scaleY="0.17650737" | ||
| 8 | - android:translateX="28.59" | ||
| 9 | - android:translateY="29.665812"> | ||
| 4 | + android:viewportWidth="287.92" | ||
| 5 | + android:viewportHeight="275.73"> | ||
| 6 | + <group android:scaleX="0.44" | ||
| 7 | + android:scaleY="0.42137122" | ||
| 8 | + android:translateX="80.6176" | ||
| 9 | + android:translateY="79.77266"> | ||
| 10 | 10 | <path | |
| 11 | 11 | android:pathData="M234.72,75.12h-4.24c-4.24,-17.92 -20.32,-31.28 -39.52,-31.28c-4.64,0 -9.12,0.8 -13.36,2.24C168.16,19.28 142.72,0 112.64,0c-38,0 -68.88,30.8 -68.88,68.88c0,2.4 0.16,4.72 0.4,7.12C19.2,80.32 0,102.16 0,128.4c0,29.28 23.92,53.2 53.2,53.2h181.52c29.28,0 53.2,-23.92 53.2,-53.2C288,99.04 264,75.12 234.72,75.12z" | |
| 12 | 12 | android:fillColor="#70ab5c"/> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | + <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
| 3 | + <background android:drawable="@color/ic_launcher_background"/> | ||
| 4 | + <foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
| 5 | + </adaptive-icon> | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | + <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
| 3 | + <background android:drawable="@color/ic_launcher_background"/> | ||
| 4 | + <foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
| 5 | + </adaptive-icon> | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments