diff --git a/res/layout/toolbar.xml b/res/layout/toolbar.xml index afc6770eebd053cf3377f62d1c8ee5c1a40b5f8b..0c8cd2252986ee1b7c82d4144d4e2a5d6e76c777 100644 --- a/res/layout/toolbar.xml +++ b/res/layout/toolbar.xml @@ -7,7 +7,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/toolbar" android:layout_width="match_parent" - android:layout_height="?attr/actionBarSize" + android:layout_height="@dimen/toolbar_height" android:layout_gravity="top"> + + 40dip + 8dip - 28dip + 10dip 16dip 16dip 42dip @@ -15,7 +18,7 @@ 8dip - 28dip + 10dip 16dip 16dip 42dip diff --git a/res/values-land/ratios.xml b/res/values-land/ratios.xml index 582d191a7115b43e7d4b2cb9a5a6dc1e28f24145..d69e9fc26c59c1248452df0d96e8a3b8211f7dda 100644 --- a/res/values-land/ratios.xml +++ b/res/values-land/ratios.xml @@ -5,8 +5,8 @@ --> - 0.4 - 0.6 + 0.45 + 0.55 0.33 diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 257776c3a60ba222c8368e08cbb4af4fd90bf34f..fe11ecf6bbd94bee8f53597320b91ee8ff45e7bc 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -4,6 +4,8 @@ SPDX-License-Identifier: Apache-2.0 --> + + 56dip 14dip