Swap order of intro pages
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
android:src="@drawable/intro_3" />
|
||||
android:src="@drawable/intro_2" />
|
||||
|
||||
<ScrollView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
android:src="@drawable/intro_2" />
|
||||
android:src="@drawable/intro_3" />
|
||||
|
||||
<ScrollView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
android:id="@+id/imageView"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:src="@drawable/intro_3" />
|
||||
android:src="@drawable/intro_2" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
android:id="@+id/imageView"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:src="@drawable/intro_2" />
|
||||
android:src="@drawable/intro_3" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
id="svg3593"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="intro_3.svg">
|
||||
sodipodi:docname="intro_2.svg">
|
||||
<defs
|
||||
id="defs3595">
|
||||
<inkscape:path-effect
|
||||
|
||||
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
@@ -15,7 +15,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="intro_2.svg">
|
||||
sodipodi:docname="intro_3.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
|
||||
|
Before Width: | Height: | Size: 253 KiB After Width: | Height: | Size: 253 KiB |
Reference in New Issue
Block a user