[android-developers] Re: setBouncing() throws exception for ExpandableListview

2011-06-06 Thread shipi
not run time error. > > Which does not seem surprising: > > http://developer.android.com/search.html#q=setBouncingEnabled&t=0 > > produces no results. > > A search for BouncingListView gives no results either. > > Shipi - if you are working with sample code, look t

[android-developers] Re: setBouncing() throws exception for ExpandableListview

2011-06-06 Thread shipi
, TreKing wrote: > On Fri, Jun 3, 2011 at 5:49 AM, shipi wrote: > > But its throwing exception. > > > Please help. > > You might consider including the exception and stack trace. > > ---­

[android-developers] setBouncing() throws exception for ExpandableListview

2011-06-03 Thread shipi
Hi Im using Expandablelistview in my android app. Im not able to see the last listitem in the list. So i tried to setBouncing() But its throwing exception. Please help. Shipi -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: Any Android Intent is broadcasted by System while launching any app(like Contacts, Gallery,..) from Home screen?

2011-05-03 Thread shipi
Thanks for clarification :) On Apr 30, 1:27 am, Mark Murphy wrote: > On Fri, Apr 29, 2011 at 3:48 AM, shipi wrote: > > I am developing an application contains a BroadcastReceiver which > > should listen for an event(intent) from system when any app(like > > Contacts, Gall

[android-developers] Any Android Intent is broadcasted by System while launching any app(like Contacts, Gallery,..) from Home screen?

2011-04-29 Thread shipi
() is not getting called). My question is, Which Android Intent is broadcasted by the system whenever a app(like Contacts, Gallery, Messaging,..) is launched from Homescreen(So that i can linten to it)? and/or is it to possible receive that Intent ? Thanks in advance Shipi -- You received this