UNPKG
jpush-phonegap-plugin
Version:
latest (6.0.4)
6.0.4
6.0.3
6.0.2
5.9.0
5.8.0
5.7.0
5.6.0
5.5.0
5.4.0
5.2.0
5.0.3
4.8.6
4.8.5
3.8.6
3.8.5
3.8.4
3.8.3
3.8.2
3.8.1
3.8.0
3.7.6
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.13
3.2.12
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.0
3.0.3
3.0.2
3.0.1
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.1
JPush for cordova plugin
github.com/jpush/jpush-phonegap-plugin
jpush/jpush-phonegap-plugin
jpush-phonegap-plugin
/
src
/
android
/
res
/
drawable-hdpi
/
jpush_btn_grey_bg.xml
6 lines
•
240 B
text/xml
View Raw
1
2
3
4
5
6
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
solid
android:color
=
"#ffffffff"
/>
<
stroke
android:width
=
"0.1dp"
/>
<
corners
android:radius
=
"20dp"
/>
</
shape
>