- Notifications
You must be signed in to change notification settings - Fork 21
android shape
Mr.wu edited this page Nov 6, 2017
·
1 revision
<?xml version="1.0" encoding="utf-8"?>
<rotatexmlns:android="http://schemas.android.com/apk/res/android"android:fromDegrees="0"android:pivotX="50%"android:pivotY="50%"android:toDegrees="360" >
<shapeandroid:innerRadiusRatio="3"android:shape="ring"android:thicknessRatio="10"android:useLevel="false" >
<gradientandroid:centerColor="#8cd4aa"android:centerY="0.50"android:endColor="#ffffff"android:startColor="#39ac69"android:type="sweep"android:useLevel="false" />
</shape>
</rotate>Sorry, there was an error rendering this page.