mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-27 15:02:46 +00:00
8 lines
312 B
XML
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> |