UNPKG
helpshift-plugin-phonegap
Version:
latest (1.0.1)
1.0.1
0.0.0
Plugin for integrating Helpshift's SDK into a Phonegap/Cordova project
helpshift-plugin-phonegap
/
src
/
android
/
nativeSDK
/
res
/
drawable
/
hs__actionbar_compat_item_focused.xml
5 lines
•
277 B
text/xml
View Raw
1
2
3
4
5
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
solid
android:color
=
"#ef7000"
/>
</
shape
>
<!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/drawable/hs__actionbar_compat_item_focused.xml -->