On Sat, May 3, 2014 at 2:11 PM, Sandy <[email protected]> wrote:
> This concern regarding sliding drawer, i want my slidingdrawer should open > only on touch with drag , currently on touch of handle its getting opened, > Please tell me alernative way or custom thing for this. If you're talking about this: http://developer.android.com/reference/android/widget/SlidingDrawer.html It's been deprecated and you should use this: http://developer.android.com/reference/android/support/v4/widget/DrawerLayout.html ------------------------------------------------------------------------------------------------- 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/d/optout.

