summaryrefslogtreecommitdiffstats
path: root/res/layout/tab.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/tab.xml')
-rwxr-xr-xres/layout/tab.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/tab.xml b/res/layout/tab.xml
index 68eeaf61..c58959ff 100755
--- a/res/layout/tab.xml
+++ b/res/layout/tab.xml
@@ -28,7 +28,7 @@
<ImageView android:id="@+id/navview_opacity"
android:layout_gravity="top"
android:scaleType="fitStart"
- android:background="@color/black"
+ android:background="@color/navview_opacity_background_color"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="match_parent" />