chore: fix alligment chart menu button

This commit is contained in:
Andries Smit 2022-07-05 12:08:55 +02:00
parent 74ab0eec26
commit d77c0fd8cb

View file

@ -22,6 +22,7 @@
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:layout_alignParentEnd="true"
android:layout_marginEnd="3dp"
android:contentDescription="@string/chart_menu"
android:paddingTop="5dp"
app:srcCompat="@drawable/ic_arrow_drop_down_white_24dp" />