Thanks so much.
On 9 Dic, 13:15, Kostya Vasilyev <[email protected]> wrote: > There you go. > > setOverscrollMode is new with API level 9. > > You need to update your build environment and project settings to > Android Platform SDK 2.3 > > -- Kostya > > 09.12.2010 14:51, pedr0 пишет: > > > > > > > > > > > Excuse-me, I am developing with 2.2 SDK. > > > On 9 Dic, 12:04, Kostya Vasilyev<[email protected]> wrote: > >> Are you building your project with Android 2.3? > > >> 09.12.2010 14:01, pedr0 пишет: > > >>> Hi at all, > >>> in the API documentation of ListView (http://developer.android.com/ > >>> reference/android/widget/ListView.html) I read that ListView class is > >>> a child of android.widget.AbsListView but when I try to call the > >>> method setOverScrollMode(int mode) I get a compiler error...... > >>> See documentation link: > >>>http://developer.android.com/reference/android/widget/AbsListView.htm...) > >>> What's wrong? > >> -- > >> Kostya Vasilyev -- WiFi Manager + pretty widget > >> --http://kmansoft.wordpress.com > > -- > Kostya Vasilyev -- WiFi Manager + pretty widget > --http://kmansoft.wordpress.com -- 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

