thorium-fork/app/src/main/res/layout/activity_user.xml
Stefan Schueller 67fcb14b0c - WiP
2018-12-17 18:11:41 +01:00

9 lines
422 B
XML

<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".activity.UserActivity">
</android.support.constraint.ConstraintLayout>