Docs
This commit is contained in:
parent
ff0ff1719a
commit
5b39dc0fed
@ -166,10 +166,10 @@ Here is an example of a clock icon:
|
|||||||
android:pivotX="50.0%" android:pivotY="50.0%" android:toDegrees="60060.0" />
|
android:pivotX="50.0%" android:pivotY="50.0%" android:toDegrees="60060.0" />
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<rotate android:drawable="@mipmap/clock_second" android:fromDegrees="180.0"
|
<rotate android:drawable="@drawable/clock_second" android:fromDegrees="180.0"
|
||||||
android:pivotX="50.0%" android:pivotY="50.0%" android:toDegrees="6180.0" />
|
android:pivotX="50.0%" android:pivotY="50.0%" android:toDegrees="6180.0" />
|
||||||
</item>
|
</item>
|
||||||
<item android:drawable="@mipmap/clock_top" />
|
<item android:drawable="@drawable/clock_top" />
|
||||||
</layer-list>
|
</layer-list>
|
||||||
</foreground>
|
</foreground>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user