优化天气,增加悬浮窗,增加快捷拨号,增加设置默认桌面
This commit is contained in:
12
app/src/main/res/drawable/ic_dialer.xml
Normal file
12
app/src/main/res/drawable/ic_dialer.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200dp"
|
||||
android:height="200dp"
|
||||
android:viewportWidth="1024"
|
||||
android:viewportHeight="1024">
|
||||
<path
|
||||
android:pathData="M877.7,0H146.3C65.47,0 -0.01,65.54 -0.01,146.3v731.46c0,80.76 65.48,146.24 146.3,146.24H877.7c80.82,0 146.3,-65.48 146.3,-146.24V146.3C1024,65.54 958.52,0 877.7,0z"
|
||||
android:fillColor="#C3B898"/>
|
||||
<path
|
||||
android:pathData="M831.51,774.63s-54.05,106.01 -103.32,108.61c-228.33,-16.95 -564.75,-441.07 -533.7,-644.66 8.41,-49.28 87.99,-103.75 138.26,-97.28 46.4,25.58 138.45,164.55 138.45,232.1l-44.99,39.51c8.79,86.38 105.69,199.15 186.6,231.11 0,0 45.08,-34.93 63.3,-37.53 38.33,3.49 155.39,128.06 155.39,168.14z"
|
||||
android:fillColor="#e6e6e6"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user