Skip to content

Commit

Permalink
Update item_selected_background.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikh-Abdul-Aziz authored Jul 31, 2024
1 parent dcf63ef commit daf29b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions filetree/src/main/res/drawable/item_selected_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="?attr/colorPrimaryInverse" />
<corners
android:radius="4dp" />
<corners android:radius="4dp" />
</shape>

0 comments on commit daf29b2

Please sign in to comment.