1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-28 15:08:50 +00:00
NewPipe/app/src/main/res/layout/fragment_main.xml
2017-04-26 16:24:33 -03:00

9 lines
257 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="match_parent"
android:layout_width="match_parent">
<include layout="@layout/main_bg" />
</RelativeLayout>