Settings Visuals
Update the layouts to be more final, and support tablets better.
Move about to always be last.
Always see everything.
Change-Id: I4b804c9bfcd4d3b7f978a2617d5c2c2b1cdfa6e4
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ddf551e..685040a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -946,7 +946,7 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.VOICE_LAUNCH" />
</intent-filter>
- <intent-filter android:priority="1">
+ <intent-filter android:priority="-1">
<action android:name="com.android.settings.action.SETTINGS" />
</intent-filter>
<meta-data android:name="com.android.settings.category"