diff --git a/res/layout-sw533dp-land/main.xml b/res/layout-sw533dp-land/main.xml index f88231705..ac85fef4b 100644 --- a/res/layout-sw533dp-land/main.xml +++ b/res/layout-sw533dp-land/main.xml @@ -90,14 +90,16 @@ android:id="@+id/fragmentContainer" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_weight="0.67" /> + android:layout_weight="0.67" + android:orientation="horizontal" /> + android:layout_weight="0.33" + android:orientation="horizontal"/> diff --git a/res/layout-sw533dp-land/setup.xml b/res/layout-sw533dp-land/setup.xml new file mode 100644 index 000000000..4f0fe608c --- /dev/null +++ b/res/layout-sw533dp-land/setup.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-sw533dp-land/setup_generic_login.xml b/res/layout-sw533dp-land/setup_generic_login.xml new file mode 100644 index 000000000..4d4aafa67 --- /dev/null +++ b/res/layout-sw533dp-land/setup_generic_login.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-sw533dp-land/setup_linphone_login.xml b/res/layout-sw533dp-land/setup_linphone_login.xml new file mode 100644 index 000000000..53effc74f --- /dev/null +++ b/res/layout-sw533dp-land/setup_linphone_login.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-sw533dp-land/setup_menu.xml b/res/layout-sw533dp-land/setup_menu.xml new file mode 100644 index 000000000..bd465eff1 --- /dev/null +++ b/res/layout-sw533dp-land/setup_menu.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-sw533dp-land/setup_wizard.xml b/res/layout-sw533dp-land/setup_wizard.xml new file mode 100644 index 000000000..c24f77ff0 --- /dev/null +++ b/res/layout-sw533dp-land/setup_wizard.xml @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file