I haven't done that. Look at the source code of the ListView. You can probably extend the ListView class, and override a few methods.
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/widget/AbsListView.java;h=f9ca8cb7a43b46e5f213c3c2c96bfbb099103609;hb=cf4550c3198d6b3d92cdc52707fe70d7cc0caa9f -Kumar Bibek http://techdroid.kbeanie.com On Sep 17, 8:40 pm, Moto <[email protected]> wrote: > I really don't care if it's user friendly or not! Can you just give > up that discussion? > > I asked a questions if anyone else had done this or had some pointers > to try to do this. Its none of your business how I would like to use > this feature. And just to make you feel better you can rest assure it > will not end up being used were users would expect a listview to > behave like a list view! :) > > So please let's not argue about how user friendly the concept is or is > not... I just need tips on how to achieve this... > > Thanks, > -Moto > > On Sep 17, 7:49 am, Kumar Bibek <[email protected]> wrote: > > > It's not the way a touch phone user would expect the scrolling to > > happen. So, as far as I am concerned, it's not user friendly. > > > -Kumar Bibekhttp://techdroid.kbeanie.com > > > On Sep 17, 4:39 pm, amjath sharief <[email protected]> > > wrote: > > > > Any feature which is user friendly should be there in any device, whether > > > its desktop or mobile that shouldn't matter. Hence just comment if the > > > feature requested by Moto is user friendly or not. If the answer is yes, > > > then that should be there, how weired someone feels. If the answer is no, > > > then just mention your reasons for saying why its not user friendly. thats > > > it. > > > > On Fri, Sep 17, 2010 at 4:38 PM, Moto <[email protected]> wrote: > > > > Guys, > > > > > I appreciate your concern but come on, really? You have no idea what > > > > I'm trying to do here. This behavior is not intended for regular > > > > phone usage. I'm experimenting with different behaviors. > > > > > I really apreciate if you would help me out and not jump into > > > > conclussions.... :) > > > > > Thanks! > > > > -Moto > > > > > On Sep 17, 5:08 am, Indicator Veritatis <[email protected]> wrote: > > > > > The most important tip anyone can give you is GIVE UP! It is a bad > > > > > idea, since it would put your pseudo-ListView at odds with the entire > > > > > rest of the Android UI. > > > > > > On Sep 16, 7:07 pm, Moto <[email protected]> wrote: > > > > > > > I have been trying now for a few hours to reverse the scrolling of > > > > > > behavior of the ListView. Essentially when scrolling down with my > > > > > > finger I want the list to scroll up! :) > > > > > > > Any tips? > > > > > > > Thanks! > > > > > > -Moto > > > > > -- > > > > 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]<android-developers%[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 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

