views:

24

answers:

0

Hi everyone, I've been having a tough time working with HorizontalScrollView's as a custom Preference. My overall goal is to make a scrollable series of dynamically included images that the user can chose. The chosen image will be used later, and thus needs to be a Preference (or at least that is how I think it should be implemented). Has anyone ever used anything similar or have any advice for my problem?

If I am going about this in an overly convoluted way, then I wouldn't mind knowing that I should stop being too creative with android Preferences. ;)

Cheers and Thanks! Doc Haven