react-native-we-personalization
Version:
React-Native WebEngage Personalization
12 lines (11 loc) • 437 B
text/xml
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/widget43"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal">
<com.webengage.personalization.WEInlineView
android:id="@+id/weinline_widget"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
</LinearLayout>