diff --git a/android/res/layout-h400dp/map_buttons_layout_regular.xml b/android/res/layout-h400dp/map_buttons_layout_regular.xml index 58add5ad9c..3e88cef6ba 100644 --- a/android/res/layout-h400dp/map_buttons_layout_regular.xml +++ b/android/res/layout-h400dp/map_buttons_layout_regular.xml @@ -52,46 +52,10 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" /> - - - - - - + android:layout_alignParentEnd="true" /> \ No newline at end of file diff --git a/android/res/layout-land/map_buttons_bottom.xml b/android/res/layout-land/map_buttons_bottom.xml new file mode 100644 index 0000000000..50d58607c2 --- /dev/null +++ b/android/res/layout-land/map_buttons_bottom.xml @@ -0,0 +1,40 @@ + + + + + + + \ No newline at end of file diff --git a/android/res/layout/map_buttons_bottom.xml b/android/res/layout/map_buttons_bottom.xml new file mode 100644 index 0000000000..4f8d65056d --- /dev/null +++ b/android/res/layout/map_buttons_bottom.xml @@ -0,0 +1,45 @@ + + + + + + + + + \ No newline at end of file diff --git a/android/res/layout/map_buttons_layout_regular.xml b/android/res/layout/map_buttons_layout_regular.xml index 83a6ba9275..eaa34fb11a 100644 --- a/android/res/layout/map_buttons_layout_regular.xml +++ b/android/res/layout/map_buttons_layout_regular.xml @@ -51,46 +51,10 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" /> - - - - - - + android:layout_alignParentEnd="true" /> \ No newline at end of file diff --git a/android/res/values/dimens.xml b/android/res/values/dimens.xml index 2409ad1c32..4b556c1ba0 100644 --- a/android/res/values/dimens.xml +++ b/android/res/values/dimens.xml @@ -141,6 +141,7 @@ @dimen/margin_half 64dp 136dp + 300dp 12dp 4dp diff --git a/android/res/values/styles.xml b/android/res/values/styles.xml index 2b7ded834f..a91d9dbf08 100644 --- a/android/res/values/styles.xml +++ b/android/res/values/styles.xml @@ -9,7 +9,7 @@ + +