Merge branch 'working' into 'develop'

fix a button issue

See merge request tom79/fedilab!209
This commit is contained in:
Thomas 2019-06-22 16:22:30 +02:00
commit e74770de44
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
android:layout_height="50dp"
android:textSize="16sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/reject"
app:layout_constraintStart_toEndOf="@id/assign"
app:layout_constraintTop_toTopOf="parent" />
<androidx.constraintlayout.widget.Barrier