summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/layout/item_doc_grid.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/item_doc_grid.xml b/res/layout/item_doc_grid.xml
index 7b025419f..0b819804e 100644
--- a/res/layout/item_doc_grid.xml
+++ b/res/layout/item_doc_grid.xml
@@ -52,7 +52,7 @@
<FrameLayout
android:id="@+id/thumbnail"
- android:background="?android:attr/colorBackground"
+ android:background="?attr/gridItemTint"
android:layout_width="match_parent"
android:layout_height="wrap_content">