From ece37925442507a71f12a2a2f531ea213c48cad5 Mon Sep 17 00:00:00 2001 From: koem Date: Fri, 21 Jun 2013 18:57:50 -0600 Subject: Implements #750, use preference activity --- .../res/layout/log_signature_preference_dialog.xml | 33 +++++++++++++ main/res/layout/number_picker_preference.xml | 47 +++++++++++++++++++ main/res/layout/settings_activity.xml | 54 +++++++++++----------- main/res/layout/text_preference.xml | 22 +++++++++ main/res/layout/wp_threshold_preference.xml | 26 +++++++++++ 5 files changed, 155 insertions(+), 27 deletions(-) create mode 100644 main/res/layout/log_signature_preference_dialog.xml create mode 100644 main/res/layout/number_picker_preference.xml create mode 100644 main/res/layout/text_preference.xml create mode 100644 main/res/layout/wp_threshold_preference.xml (limited to 'main/res/layout') diff --git a/main/res/layout/log_signature_preference_dialog.xml b/main/res/layout/log_signature_preference_dialog.xml new file mode 100644 index 0000000..a5048a4 --- /dev/null +++ b/main/res/layout/log_signature_preference_dialog.xml @@ -0,0 +1,33 @@ + + + + + + + +