thanks for your reply do you have any example code or link ?

On Thu, Sep 19, 2013 at 1:24 AM, TreKing <[email protected]> wrote:

>
> On Wed, Sep 18, 2013 at 10:10 AM, Amit Mangal <[email protected]
> > wrote:
>
>> how to write done button action of that class in my activity from where i
>> am calling the class so that i will get value selected in the spinner in my
>> activity.
>>
>> any idea ?
>
>
> Give your class a "onDoneButtonClickedListener" or something that your
> activity can set. When you click the done button on the popup, grab the
> value from the spinner and pass it through the listener (which you will set
> to be your Activity).
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to