blob: 187ed2d75da3ee1ce3693dd4f04fa7d7c574b34b (
plain)
1
2
3
4
|
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
|