summaryrefslogtreecommitdiffstats
path: root/res/values/constants.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/constants.xml')
-rw-r--r--res/values/constants.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values/constants.xml b/res/values/constants.xml
index 74ce82f68..3b88d7d6f 100644
--- a/res/values/constants.xml
+++ b/res/values/constants.xml
@@ -19,11 +19,6 @@
<!-- Boolean value indicating whether the feedback is supported. -->
<bool name="feedback_supported">false</bool>
- <!-- Alpha value for 'manual setup' button when disabled -->
- <fraction name="manual_setup_disabled_alpha">40%</fraction>
- <!-- Alpha value for 'manual setup' button when enabled -->
- <fraction name="manual_setup_enabled_alpha">100%</fraction>
-
<!-- Boolean value indicating if quick responses are supported -->
<bool name="quickresponse_supported">true</bool>