You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
@pyricau, Jan 5, 2011
It might be a good idea to provide helpers for PreferenceActivity.
Things such as @PreferenceScreen(R.xml.my_preference), and @preference("key") on a field.
Some annotations to had ValueChangeListeners might be nice too.
mail.michael.ludwig, Mar 20, 2011
Yes that would be very nice. Also clickHandlers to Preferences would be nice.
@pyricau, Jul 20, 2011
We should look at what RoboGuice already provides, to integrate the same kind of functionalities.