<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout 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.TalkableActivity">

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