blob: 49312d65d0c5371bfdb3c812f06fe88593e9ccb4 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<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=".clusterclient.clusterinteraction.ClusterInteractionSettingsFragment">
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:text="Settings" />
</FrameLayout>