blob: d8fb3247f0f6c95a88a47fc12ddc3d2cf5f75980 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
android:layout_height="match_parent">
</android.support.constraint.ConstraintLayout>
|