1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 12:19:09 -05:00
wulkanowy-mirror/app/src/main/res/layout/activity_main.xml

10 lines
449 B
XML
Raw Normal View History

2017-03-09 14:29:23 -06:00
<?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="leszcz_team.wulkanowy.activity.main.MainActivity">
</android.support.constraint.ConstraintLayout>