ATimeTracker icon indicating copy to clipboard operation
ATimeTracker copied to clipboard

Preferences screen doesn't work like other apps

Open JohnVeness opened this issue 10 years ago • 2 comments

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.

JohnVeness avatar Feb 23 '14 10:02 JohnVeness

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.

netmackan avatar Feb 23 '14 22:02 netmackan

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

JohnVeness avatar Mar 02 '14 17:03 JohnVeness