wizard moved to ACL
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user