From d81f94fd5339d513de9bde5a2e19f8eca526344f Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 26 Apr 2016 21:01:44 -0400 Subject: altosdroid: Split setup functions to separate dialog Remove them from the options menu, handle all preferences through listeners. Signed-off-by: Keith Packard --- altosdroid/AndroidManifest.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'altosdroid/AndroidManifest.xml.in') diff --git a/altosdroid/AndroidManifest.xml.in b/altosdroid/AndroidManifest.xml.in index 15b04445..488a6766 100644 --- a/altosdroid/AndroidManifest.xml.in +++ b/altosdroid/AndroidManifest.xml.in @@ -92,6 +92,11 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> + +