summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/storage_error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/storage_error.xml')
-rw-r--r--app/src/main/res/layout/storage_error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/storage_error.xml b/app/src/main/res/layout/storage_error.xml
index 7b0579927..6a7fda341 100644
--- a/app/src/main/res/layout/storage_error.xml
+++ b/app/src/main/res/layout/storage_error.xml
@@ -14,7 +14,7 @@
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_margin="8dp"
- app:srcCompat="?attr/storage" />
+ app:srcCompat="@drawable/ic_storage" />
<TextView
android:id="@+id/textView1"