Skip to content

Commit ea7fd52

Browse files
committed
Merge branch 'master' of git://github.com/huihuimoe/shadowsocksr-android into huihuimoe-master
2 parents 1e4b418 + 6976e0a commit ea7fd52

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/main/res/drawable/ic_start_busy.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
<path
99
android:fillColor="#fff"
10-
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
11-
L0,2.3L0,2.3z" />
10+
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
11+
L1.4,2.3L1.4,2.3z" />
1212
<path
1313
android:fillColor="#fff"
14-
android:pathData="M11.8,17.6l-2.6,0.9l2.6,3.6L11.8,17.6L11.8,17.6z" />
14+
android:pathData="M13.2,17.6l-2.6,0.9l2.6,3.6L13.2,17.6L13.2,17.6z" />
1515
</vector>

src/main/res/drawable/ic_start_connected.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
<path
99
android:fillColor="#fff"
10-
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" />
10+
android:pathData="M22.6,12.7l-6.8,2.6L6,7l7.3,8.7l-8.3,2.7L1.4,2.1L22.6,12.7z" />
1111
<path
1212
android:fillColor="#fff"
13-
android:pathData="M11.8,17.6l-2.6,0.9l2.6,3.6L11.8,17.6L11.8,17.6z" />
13+
android:pathData="M13.2,21.9l-2.6-3.6l2.6-0.9L13.2,21.9z" />
1414
</vector>

src/main/res/drawable/ic_start_idle.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77

88
<path
99
android:fillColor="#fff"
10-
android:pathData="M12.4,17.6l-2.6,0.9l2.6,3.6L12.4,17.6L12.4,17.6z" />
10+
android:pathData="M13.3,17.9l-2.6,0.9l2.6,3.6L13.3,17.9L13.3,17.9z" />
1111
<path
1212
android:strokeColor="#fff"
1313
android:strokeWidth="2"
1414
android:strokeMiterLimit="10"
15-
android:pathData="M0,23.3L21.2,2.1L0,23.3z" />
15+
android:pathData="M0.9,23.6L22,2.4L0.9,23.6z" />
1616
<path
1717
android:fillColor="#fff"
18-
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" />
18+
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" />
1919
<path
2020
android:fillColor="#fff"
21-
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" />
21+
android:pathData="M5,18l0.2,0.8l8.3-2.7l-3-3.6L9.1,14l1,1.2l-3.2,1L5,18z" />
2222
<path
2323
android:fillColor="#fff"
24-
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" />
24+
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" />
2525
</vector>

0 commit comments

Comments
 (0)