Add fragment pager

This commit is contained in:
neslihanturan 2018-05-19 14:54:33 +03:00 committed by maskara
parent 7ddc1a16ba
commit 12cd548b7a
4 changed files with 126 additions and 2 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>