On Fri, Oct 12, 2012 at 8:33 AM, Dilip Kumar Chaudhary <androiddili...@gmail.com> wrote: > I have to design layout such that whole layout should scroll and inside > layout I have to display related content in Grid form so I decided to use > GridView.But problem is that I’m unable to use GridView inside ScrollView I > have read documentation(Documentation also saying that we should not use > GridView inside ScrollView) also.But I have to do this,so can any please > give me some idea about this.Thanks
Replace your GridView with a GridLayout or TableLayout, perhaps. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.2 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en