Skip to content
Snippets Groups Projects
Commit 29259fa6 authored by Gabriele M's avatar Gabriele M Committed by Ethan Chen
Browse files

Disable quick pulldown by default

With Android N this feature became less relevant since a subset of
the toggles is available without fully expanding the notification
panel. This gives better access to the notifications with almost no
functionality loss.

Change-Id: Idb66472b77e60f4ae753c5dd00f6588566cc3c63
parent 7776e06d
No related branches found
No related tags found
No related merge requests found
......@@ -15,14 +15,6 @@
limitations under the License.
-->
<resources>
<!-- Defaults for System -->
<!-- Default for CMSettings.System.QS_QUICK_PULLDOWN
0. Off
1. Right
2. Left -->
<integer name="def_qs_quick_pulldown">1</integer>
<!-- Defaults for Secure -->
<!-- Default for CMSettings.Secure.STATS_COLLECTION -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment