diff --git a/res/layout-land/hotseat.xml b/res/layout-land/hotseat.xml index dca30bf3fa..f6d2347090 100644 --- a/res/layout-land/hotseat.xml +++ b/res/layout-land/hotseat.xml @@ -16,18 +16,21 @@ diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 5af49a2d76..2b25bbb700 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -66,11 +66,9 @@ - + layout="@layout/qsb_bar" /> diff --git a/res/layout-port/hotseat.xml b/res/layout-port/hotseat.xml index 19da94480f..ee59a6ab86 100644 --- a/res/layout-port/hotseat.xml +++ b/res/layout-port/hotseat.xml @@ -16,19 +16,21 @@ diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index 1bd8d7c21f..b45800ef5d 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -67,11 +67,9 @@ - + layout="@layout/qsb_bar" /> diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml index c7d30ced75..23e1def686 100644 --- a/res/layout/workspace_screen.xml +++ b/res/layout/workspace_screen.xml @@ -27,6 +27,6 @@ launcher:cellWidth="@dimen/workspace_cell_width" launcher:cellHeight="@dimen/workspace_cell_height" - launcher:widthGap="-1dp" - launcher:heightGap="-1dp" + launcher:widthGap="@dimen/workspace_width_gap" + launcher:heightGap="@dimen/workspace_height_gap" launcher:maxGap="@dimen/workspace_max_gap" /> diff --git a/res/values-h560dp/config.xml b/res/values-h560dp/config.xml new file mode 100644 index 0000000000..d1f3085769 --- /dev/null +++ b/res/values-h560dp/config.xml @@ -0,0 +1,21 @@ + + + + + + + true + diff --git a/res/values-h560dp/dimens.xml b/res/values-h560dp/dimens.xml new file mode 100644 index 0000000000..4894fc43f3 --- /dev/null +++ b/res/values-h560dp/dimens.xml @@ -0,0 +1,45 @@ + + + + + + 0dp + 0dp + -1dp + -1dp + -1dp + -1dp + 20dp + 20dp + + 0dp + 0dp + -1dp + -1dp + -1dp + -1dp + + 48dp + + 80dip + + 8dp + 8dp + 8dp + 8dp + 80dp + diff --git a/res/values-h560dp/styles.xml b/res/values-h560dp/styles.xml new file mode 100644 index 0000000000..84d43df8e5 --- /dev/null +++ b/res/values-h560dp/styles.xml @@ -0,0 +1,28 @@ + + + + + + + diff --git a/res/values-land/config.xml b/res/values-land/config.xml index adbc015b5e..2fee8cfb8a 100644 --- a/res/values-land/config.xml +++ b/res/values-land/config.xml @@ -1,5 +1,23 @@ + + + false + + true diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml index 55a25ec68d..da42b8566c 100644 --- a/res/values-land/dimens.xml +++ b/res/values-land/dimens.xml @@ -41,7 +41,10 @@ 68dip - 8dp + 8dp + 0dp + 0dp + 0dp 76dp diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml index 437a51110d..104da63d6d 100644 --- a/res/values-land/styles.xml +++ b/res/values-land/styles.xml @@ -21,9 +21,15 @@ + diff --git a/res/values-w560dp/dimens.xml b/res/values-w560dp/dimens.xml new file mode 100644 index 0000000000..b08159b504 --- /dev/null +++ b/res/values-w560dp/dimens.xml @@ -0,0 +1,45 @@ + + + + + + 0dp + 0dp + -1dp + -1dp + -1dp + -1dp + 20dp + 20dp + + 0dp + 0dp + -1dp + -1dp + -1dp + -1dp + + 48dp + + 80dip + + 8dp + 8dp + 8dp + 8dp + 80dp + diff --git a/res/values-w560dp/styles.xml b/res/values-w560dp/styles.xml new file mode 100644 index 0000000000..edd63a4ce9 --- /dev/null +++ b/res/values-w560dp/styles.xml @@ -0,0 +1,28 @@ + + + + + + + diff --git a/res/values/config.xml b/res/values/config.xml index e88a83eac0..76c9be8295 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -44,6 +44,8 @@ true + + false 100 diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 3eec49fe37..5016894c1f 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -22,8 +22,6 @@ 40dp 80dp 100dp - 64dp - 64dp -1dp -1dp 16dp @@ -33,6 +31,10 @@ 12dp 0dp 0dp + 64dp + 64dp + -1dp + -1dp 0dip @@ -53,7 +55,10 @@ 64dip - 8dp + 8dp + 0dp + 0dp + 0dp 72dp diff --git a/res/values/strings.xml b/res/values/strings.xml index a238eb4893..65ed04b968 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -149,7 +149,7 @@ s --> Notifications - System Settings + System settings Help diff --git a/res/values/styles.xml b/res/values/styles.xml index 6e1ae6aaf2..b510566e94 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -108,6 +108,12 @@ 6dp +