wizard moved to ACL

This commit is contained in:
serso
2013-12-13 23:09:54 +04:00
parent 8a69bf8b81
commit 8d0c631bfc
33 changed files with 393 additions and 874 deletions

View File

@@ -29,7 +29,7 @@
<FrameLayout
a:orientation="vertical"
a:id="@+id/wizard_content"
a:id="@id/acl_wizard_content"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
@@ -42,7 +42,7 @@
a:layout_height="wrap_content">
<Button
a:id="@+id/wizard_prev_button"
a:id="@id/acl_wizard_prev_button"
a:layout_height="wrap_content"
a:layout_width="0dp"
a:layout_weight="1"
@@ -52,7 +52,7 @@
a:text="@string/cpp_wizard_back" />
<Button
a:id="@+id/wizard_next_button"
a:id="@id/acl_wizard_next_button"
a:layout_height="wrap_content"
a:layout_width="0dp"
a:layout_weight="1"