Skip to content

Commit

Permalink
Update drawable
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikh-Abdul-Aziz authored Jul 31, 2024
1 parent 31a5738 commit e434c59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions filetree/src/main/res/drawable/item_default_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="@android:color/transparent" />
</shape>

0 comments on commit e434c59

Please sign in to comment.