We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e556ea5 commit 62e48cbCopy full SHA for 62e48cb
app/src/main/res/layout/dialog_transaction.xml
@@ -67,6 +67,7 @@
67
android:textColor="@color/colorDanger"
68
android:layout_width="wrap_content"
69
android:layout_height="wrap_content"
70
+ app:layout_constraintTop_toBottomOf="@id/crownsInput"
71
app:layout_constraintEnd_toEndOf="parent"
72
app:layout_constraintStart_toStartOf="parent" />
73
0 commit comments