Make SWEAB work with M38 branch
Change-Id: I01cee135afdcde2f7dab53a9f45c0413a6cb813b
diff --git a/res/values/bools.xml b/res/values/bools.xml
index e746563..d727c63 100644
--- a/res/values/bools.xml
+++ b/res/values/bools.xml
@@ -15,7 +15,7 @@
<bool name="isTablet">false</bool>
<!-- hide the title bar -->
<bool name="hide_title">false</bool>
- <bool name="hide_title_on_scroll">true</bool>
+ <bool name="hide_title_on_scroll">false</bool>
<bool name="hide_nav_buttons">true</bool>
<!-- Browser menu toggles -->
<bool name="menu_show_navigation">true</bool>