Monday, August 29, 2011

Re: [android-developers] CheckBox Clear on Menu click

Sorry with my ?.
Well i solved it. there were two options for me whether to change my getView() or use my the onBackPressed();
So i used the onBackPressed()?.
Though this is a temporary.
I will post the code.

On Tue, Aug 30, 2011 at 5:17 AM, TreKing <trekingapp@gmail.com> wrote:
On Fri, Aug 26, 2011 at 2:46 AM, Robin Thapa <robin@focusone.com.np> wrote:
I have a listView populated with checkbox?
I select checkbox, it is being selected. 
On my Menu i have cancel button which on click should uncheck the selected checkbox?
I am not being able to perform this?

Why don't you post the code for the part you're having problem with instead of the getView()?

P.S. - That's not how you use a question mark?

-------------------------------------------------------------------------------------------------
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Robin

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment