Remove unneeded attribute

This commit is contained in:
2020-08-31 22:52:59 +02:00
parent 65581ae257
commit be1e819f90

View File

@@ -86,7 +86,6 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="0dp" android:layout_height="0dp"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:clickable="false"
app:layout_constraintBottom_toTopOf="@+id/viewInput" app:layout_constraintBottom_toTopOf="@+id/viewInput"
app:layout_constraintTop_toBottomOf="@+id/viewScore"> app:layout_constraintTop_toBottomOf="@+id/viewScore">