diff --git a/res/layout/swap_join_wifi.xml b/res/layout/swap_join_wifi.xml index 1bf1110d8..b59f544d1 100644 --- a/res/layout/swap_join_wifi.xml +++ b/res/layout/swap_join_wifi.xml @@ -1,11 +1,11 @@ + android:orientation="vertical" + android:layout_width="match_parent" + android:layout_height="match_parent" + xmlns:tools="http://schemas.android.com/tools" + tools:context=".views.swap.SwapActivity"> + android:layout_centerHorizontal="true" /> + + + + + \ No newline at end of file diff --git a/res/layout/swap_learn_about_wifi.xml b/res/layout/swap_learn_about_wifi.xml new file mode 100644 index 000000000..511091ef5 --- /dev/null +++ b/res/layout/swap_learn_about_wifi.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file