UNPKG
cordova-plugin-oneplus-keyboard
Version:
latest (1.6.3)
1.6.3
1.6.2
1.6.1
1.6.0
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
One Keyboard
softicious.com
softicious/cordova-plugin-oneplus-keyboard
cordova-plugin-oneplus-keyboard
/
src
/
android
/
res
/
drawable
/
cursor.xml
6 lines
(5 loc)
•
211 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"
android:shape
=
"rectangle"
>
<
solid
android:color
=
"#ff999999"
/>
<
size
android:width
=
"1sp"
/>
</
shape
>