ATimeTracker
ATimeTracker copied to clipboard
Preferences screen doesn't work like other apps
The Preferences screen doesn't work like other apps, and so is slightly less intuitive to use. Sorry if this isn't very descriptive - let me know if you would like more specific examples.
Is it when changing settings by clicking in the list and the setting changes to the next possible value instead of showing the available options or similar, that you are thinking of? At least I find that confusing.
I think it's because the app isn't using a PreferenceActivity, as described in http://developer.android.com/reference/android/preference/PreferenceActivity.html and http://developer.android.com/guide/topics/ui/settings.html