moonlight-android/app/src/main/res/layout/activity_stream_settings.xml
2019-08-07 22:01:46 -07:00

8 lines
312 B
XML

<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"
android:id="@+id/stream_settings"
tools:context=".preferences.StreamSettings">
</RelativeLayout>