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
/
layout
/
hs__csat_holder.xml
5 lines
•
316 B
text/xml
View Raw
1
2
3
4
5
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
com.helpshift.widget.CSATView
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:layout_width
=
"match_parent"
android:layout_height
=
"wrap_content"
/>
<!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/layout/hs__csat_holder.xml -->