<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context="com.talkable.sdk.TalkableOfferFragment">

    <WebView
        android:id="@+id/webView"
        android:layout_width="fill_parent"
        android:layout_height="fill_parent" />
</FrameLayout>
<!-- From: file:/Users/alvin/Documents/development/workspace/althea/react-native/AltheaTalkable/android/build/intermediates/exploded-aar/android/talkable-sdk/unspecified/res/layout/fragment_talkable.xml -->