TubeLab-App-Android/app/src/main/res/layout/activity_search_result.xml

5 lines
244 B
XML
Raw Normal View History

2020-06-28 12:14:14 +02:00
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/container"
android:layout_width="match_parent"
2020-06-28 19:11:39 +02:00
android:layout_height="match_parent"></RelativeLayout>