Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Revert "Double tap to activate announced when focusing cards in dispa…
Browse files Browse the repository at this point in the history
…tcher fragment. (#5867)"

This reverts commit bb59e85.
  • Loading branch information
mtwalli committed Feb 27, 2023
1 parent c34b9ae commit 10924c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -8,7 +8,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/dispatcher_card_background"
android:clickable="true"
android:focusable="true"
app:layout_constraintTop_toTopOf="parent">

Expand Down
Expand Up @@ -7,7 +7,6 @@
android:id="@+id/root_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">
Expand Down

0 comments on commit 10924c8

Please sign in to comment.