diff -r 2af8a8f1128f -r b3e1e7e1fddd res/layout/preferences.xml --- a/res/layout/preferences.xml Wed Dec 30 02:30:59 2009 +0100 +++ b/res/layout/preferences.xml Mon Jan 04 02:43:14 2010 +0100 @@ -25,7 +25,7 @@ android:key="settings_key_priority" android:title="@string/SettingsPriorityTitle" android:summary="@string/SettingsPrioritySummary" - android:numeric="integer" + android:numeric="signed" android:defaultValue="0" />