i have a sliding drawer for each ListView 'item' as an overlay on top of each list item. Let's say i have 20 items in a list and when i click on a drawer handle (opens left to right) for that particular item, the content container of the sliding drawer will slide out as an overlay on top of that list item. Now here i want to keep track of the drawer handle for each item so that drawer gets closed whenever other drawer is clicked to get open, means only one drawer will be open for an item
How to keep track of those handles for all list items to acheive close? Help Appreciated. -- --Jitesh .V. Dedhiya--- Don't Learn To Hack but Hack To Learn -- 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

