Minor UI tweaks to smoothen icons

- Greyed out icons for security UI
- Settings UI layout modifications
- Search popup menu theming
- Edge navigation setting panel opacity

Change-Id: Ie45b73399cf46f561ecf5801f969e63d8b1bba72
diff --git a/res/layout/tab.xml b/res/layout/tab.xml
index a72cbe4..003c814 100755
--- a/res/layout/tab.xml
+++ b/res/layout/tab.xml
@@ -66,7 +66,7 @@
         android:layout_height="match_parent"
         android:visibility="gone"
         android:background="#00838f"
-        android:alpha="0.85"
+        android:alpha="0.92"
         android:orientation="vertical">
         <TextView
             android:layout_width="wrap_content"