For about a week I have been messing around with trying to expand on the
capability of ListPickerActivity. Mostly being able to make a custom layout
and interact with those components. As an example, in your "Custom Picker"
example, picker #2, you provide a layout with a listview and a seekbar and
label on top of it. You provide us a way to set this list view. That is very
useful, although you don't provide a way to interact with the components in
that layout.
After trying a number of things including creating my own ListPickerActivity
and ListPicker classes, i am still unable to get the components to play nicely.
It appears there is no constructor for the bridge components that would allow
them to work in a list activity. As such, I am reduced to working with the
built in android components and lose the whole convienance of the bridge itself.
So What I am asking for, is for the bridge components to be able to work in
ListPickerActivity, or ListActivity.
O
Original issue reported on code.google.com by bric...@gmail.com on 13 May 2013 at 6:40
Original issue reported on code.google.com by
bric...@gmail.com
on 13 May 2013 at 6:40