On Oct 18, 5:49 am, zeeshan mirza <[email protected]> wrote: > Hello Friends, > I am having a scrollview problem. There are 2 EditText fields which > are broken. here is my layout file. Please let me know how can i solve > it.
Would you care to share which two are broken? That's a lot of xml to sort through. Also, have you considered using a LinearLayout to organize things that stack on each other instead of a RelativeLayout where you have to specify lots of position information about each element? Doug -- 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

