Contacts/app/src/main/res/layout/activity_main.xml
2017-12-10 10:38:17 +01:00

8 lines
253 B
XML

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