summaryrefslogtreecommitdiffstats
path: root/res/values-v26/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-v26/styles.xml')
-rw-r--r--res/values-v26/styles.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values-v26/styles.xml b/res/values-v26/styles.xml
index fd6fc4d50..b25f46a0c 100644
--- a/res/values-v26/styles.xml
+++ b/res/values-v26/styles.xml
@@ -26,10 +26,4 @@
<item name="android:colorPrimaryDark">#616161</item> <!-- Gray 700 -->
</style>
- <!-- From O and above, we show a dark nav bar in all-apps -->
- <style name="AllAppsNavBarProtection">
- <item name="android:alpha">0.6</item>
- <item name="android:background">?android:attr/colorPrimary</item>
- </style>
-
</resources>