Skip to content

Commit

Permalink
Fix XML formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
flofriday committed Apr 21, 2024
1 parent df43455 commit 107f99c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/preferences/src/main/res/layout/simple_icon_list_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
android:padding="16dp"
android:clickable="false"
android:focusable="true"
android:background="?attr/selectableItemBackground"
>
android:background="?attr/selectableItemBackground">

<ImageView
android:id="@+id/icon"
Expand Down

0 comments on commit 107f99c

Please sign in to comment.