Availabilities

This commit is contained in:
Anshu Sharma 2018-11-11 11:37:05 -05:00
parent 47a422705d
commit 65fc33daa1
3 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?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=".ServiceProviderWelcome">
</android.support.constraint.ConstraintLayout>