Remove unneeded attribute
This commit is contained in:
@@ -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">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user