diff --git a/app/src/main/res/layout/activity_match.xml b/app/src/main/res/layout/activity_match.xml index b9c6939..f3995e9 100644 --- a/app/src/main/res/layout/activity_match.xml +++ b/app/src/main/res/layout/activity_match.xml @@ -92,7 +92,6 @@ app:layout_constraintStart_toEndOf="@+id/imgService0" app:layout_constraintTop_toTopOf="parent" tools:text="@string/button_text" android:layout_margin="8dp" android:layout_weight="1" - android:clickable="true" android:focusableInTouchMode="true" android:theme="@style/ScoreButton"/>