chore: fix alligment chart menu button
This commit is contained in:
parent
74ab0eec26
commit
d77c0fd8cb
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue