Hi

with this statement, mReminderExpListView.setBouncingEnabled(false);
im getting err as this method is undefined for the type
ExpandableListView .
So i tried
((BouncingListView) mReminderListView).setBouncingEnabled(false);
this also gives err :(

pls give me suggestions.


On Jun 4, 3:10 am, TreKing <[email protected]> wrote:
> On Fri, Jun 3, 2011 at 5:49 AM, shipi <[email protected]> wrote:
> > But its throwing exception.
>
> > Please help.
>
> You might consider including the exception and stack trace.
>
> ---------------------------------------------------------------------------­----------------------
> 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

Reply via email to