1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-13 12:14:19 +02:00

moved a bit the range option menu out of the chart view

This commit is contained in:
oliexdev
2023-02-12 16:33:34 +01:00
parent 64a3f3b4fe
commit 635f455727

View File

@@ -28,7 +28,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
android:layout_marginBottom="40dp"
android:layout_marginBottom="16dp"
android:scaleType="centerInside"
android:translationZ="10dp"
app:layout_constraintBottom_toBottomOf="@+id/chartView"