diff --git a/android/app/src/main/res/layout-land/activity_main.xml b/android/app/src/main/res/layout-land/activity_main.xml new file mode 100644 index 0000000..67fdb83 --- /dev/null +++ b/android/app/src/main/res/layout-land/activity_main.xml @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/app/src/main/res/layout/activity_main.xml b/android/app/src/main/res/layout/activity_main.xml index 572307e..9cacb53 100644 --- a/android/app/src/main/res/layout/activity_main.xml +++ b/android/app/src/main/res/layout/activity_main.xml @@ -13,6 +13,7 @@ android:id="@+id/app_bar" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginTop="-20dp" android:fitsSystemWindows="false" android:background="?attr/colorPrimary" android:paddingTop="0dp" @@ -50,8 +51,8 @@ @@ -61,6 +62,7 @@ android:layout_width="40dp" android:layout_height="40dp" android:layout_gravity="end|center_vertical" + android:layout_marginEnd="4dp" android:background="?attr/selectableItemBackgroundBorderless" android:contentDescription="@string/theme_toggle" android:src="@drawable/dark_mode_24px" @@ -70,7 +72,7 @@ + android:layout_marginTop="-64dp">