Skip to content

Commit

Permalink
remove "double" selectableItemBackground
Browse files Browse the repository at this point in the history
  • Loading branch information
sal0max committed Dec 2, 2021
1 parent c6662ae commit 13c3849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/row_filter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
android:id="@+id/checkbox"
android:layout_width="wrap_content"
android:layout_height="0dp"
android:background="@null"
android:paddingStart="@dimen/margin1x"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
Expand Down

0 comments on commit 13c3849

Please sign in to comment.