Skip to content

Commit

Permalink
Merge branch 'huihuimoe-master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
glzjin committed Aug 7, 2016
2 parents 2b49bae + ea7fd52 commit 21837ad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions src/main/res/drawable/ic_start_busy.xml
Expand Up @@ -7,9 +7,9 @@

<path
android:fillColor="#fff"
android:pathData="M3.5,9l5,5.9L5.2,16L3.5,9 M11.3,10.1l5,2.5l-1.4,0.5L11.3,10.1 M0,2.3L0,2.3l3.7,16.3l8.3-2.7L4.7,7.2l9.8,8.2l6.8-2.6
L0,2.3L0,2.3z" />
android:pathData="M4.9,9l5,5.9L6.5,16L4.9,9 M12.6,10.1l5,2.5l-1.4,0.5L12.6,10.1 M1.4,2.3L1.4,2.3l3.7,16.3l8.3-2.7L6,7.2l9.8,8.2l6.8-2.6
L1.4,2.3L1.4,2.3z" />
<path
android:fillColor="#fff"
android:pathData="M11.8,17.6l-2.6,0.9l2.6,3.6L11.8,17.6L11.8,17.6z" />
android:pathData="M13.2,17.6l-2.6,0.9l2.6,3.6L13.2,17.6L13.2,17.6z" />
</vector>
4 changes: 2 additions & 2 deletions src/main/res/drawable/ic_start_connected.xml
Expand Up @@ -7,8 +7,8 @@

<path
android:fillColor="#fff"
android:pathData="M21.3,12.8l-6.8,2.6L4.7,7.2l7.3,8.7l-8.3,2.7L0,2.3L21.3,12.8z" />
android:pathData="M22.6,12.7l-6.8,2.6L6,7l7.3,8.7l-8.3,2.7L1.4,2.1L22.6,12.7z" />
<path
android:fillColor="#fff"
android:pathData="M11.8,17.6l-2.6,0.9l2.6,3.6L11.8,17.6L11.8,17.6z" />
android:pathData="M13.2,21.9l-2.6-3.6l2.6-0.9L13.2,21.9z" />
</vector>
10 changes: 5 additions & 5 deletions src/main/res/drawable/ic_start_idle.xml
Expand Up @@ -7,19 +7,19 @@

<path
android:fillColor="#fff"
android:pathData="M12.4,17.6l-2.6,0.9l2.6,3.6L12.4,17.6L12.4,17.6z" />
android:pathData="M13.3,17.9l-2.6,0.9l2.6,3.6L13.3,17.9L13.3,17.9z" />
<path
android:strokeColor="#fff"
android:strokeWidth="2"
android:strokeMiterLimit="10"
android:pathData="M0,23.3L21.2,2.1L0,23.3z" />
android:pathData="M0.9,23.6L22,2.4L0.9,23.6z" />
<path
android:fillColor="#fff"
android:pathData="M11.4,7.6L0.6,2.3l3,13.2l1.7-1.7L4.2,9l2.7,3.2l1.4-1.4l-3-3.6l3.6,3L11.4,7.6z" />
android:pathData="M12.3,7.9L1.5,2.6l3,13.1l1.7-1.7L5.1,9.3l2.7,3.2L9.2,11l-3-3.6l3.6,3L12.3,7.9z" />
<path
android:fillColor="#fff"
android:pathData="M4.1,17.7l0.2,0.8l8.3-2.7l-3-3.6l-1.4,1.4l1,1.2l-3.2,1L4.1,17.7z" />
android:pathData="M5,18l0.2,0.8l8.3-2.7l-3-3.6L9.1,14l1,1.2l-3.2,1L5,18z" />
<path
android:fillColor="#fff"
android:pathData="M10.4,11.5l4.6,3.9l6.8-2.6l-8.6-4.2L10.4,11.5z M11.9,10.1l5,2.5l-1.4,0.5L11.9,10.1z" />
android:pathData="M11.3,11.8l4.6,3.9l6.8-2.6l-8.6-4.2L11.3,11.8z M12.8,10.4l5,2.5l-1.4,0.5L12.8,10.4z" />
</vector>

0 comments on commit 21837ad

Please sign in to comment.