Skip to content

Commit

Permalink
Broken Image image didn't get included for whatever reason
Browse files Browse the repository at this point in the history
  • Loading branch information
theastropath committed Jun 11, 2022
1 parent 25c309c commit 223ef9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/main/res/drawable/broken_image.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<vector android:height="512dp" android:tint="#FFFFFF"
android:viewportHeight="24" android:viewportWidth="24"
android:width="512dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M21,5v6.59l-3,-3.01 -4,4.01 -4,-4 -4,4 -3,-3.01L3,5c0,-1.1 0.9,-2 2,-2h14c1.1,0 2,0.9 2,2zM18,11.42l3,3.01L21,19c0,1.1 -0.9,2 -2,2L5,21c-1.1,0 -2,-0.9 -2,-2v-6.58l3,2.99 4,-4 4,4 4,-3.99z"/>
</vector>

0 comments on commit 223ef9a

Please sign in to comment.