Skip to content

Commit

Permalink
Remove unused 'refresh' drawable
Browse files Browse the repository at this point in the history
  • Loading branch information
felwal committed Mar 18, 2024
1 parent d83eae1 commit 4e4e772
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion Avganar/resources-218x218/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-218x218/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-240x240/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-240x240/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-260x260/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-260x260/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-280x280/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-280x280/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-360x360/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-360x360/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-390x390/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-390x390/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-416x416/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-416x416/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources-454x454/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<drawables>

<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources-454x454/ic_refresh.png
Binary file not shown.
1 change: 0 additions & 1 deletion Avganar/resources/drawables/drawables.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<drawables>

<bitmap id="ic_launcher" filename="ic_launcher.png" />
<bitmap id="ic_refresh" filename="ic_refresh.png" />
<bitmap id="ic_warning" filename="ic_warning.png" />

</drawables>
Binary file removed Avganar/resources/drawables/ic_refresh.png
Binary file not shown.

0 comments on commit 4e4e772

Please sign in to comment.