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__simple_list_item_1.xml
7 lines
•
307 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
TextView
xmlns:android
=
"http://schemas.android.com/apk/res/android"
style
=
"?attr/hs__faqsListItemStyle"
android:id
=
"@android:id/text1"
/>
<!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/layout/hs__simple_list_item_1.xml -->