summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index bac58b4..8060c3d 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -21,5 +21,5 @@
for different hardware and product builds. -->
<resources>
<!-- Flag indicating whether IM app should be shown in the application tray -->
- <bool name="enableLandingPageActivity">true</bool>
+ <bool name="enableLandingPageActivity">false</bool>
</resources>