Add new activity to manifest

This commit is contained in:
neslihanturan 2018-05-19 10:00:24 +03:00 committed by maskara
parent 774436ce7b
commit e1cd6be29c
5 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,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>