Orarend/OrarendAndroidApp/Resources/layout/Main.axml
NorbiPeti ec1188de66 Starting to figure things out
Reminder: If the build hangs, check if it downloads something to C:\Users\Norbi\AppData\Local\Xamarin\zips
2017-01-31 22:22:05 +01:00

5 lines
No EOL
248 B
XML

<?xml version="1.0" encoding="utf-8"?>
<android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/viewpager"
android:layout_width="match_parent"
android:layout_height="match_parent" />