Small layout fix

pull/170/head
M66B 6 years ago
parent 45a366cf74
commit b370ea9e5c

@ -26,6 +26,7 @@
android:layout_gravity="center_vertical|center_horizontal"
android:background="?android:attr/selectableItemBackground"
android:contentDescription="@string/title_legend_expander"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="1:1"
app:layout_constraintStart_toEndOf="@+id/vwLevel"
app:layout_constraintTop_toTopOf="parent"

Loading…
Cancel
Save