• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Scrollview problem

dothackjhe

Newbie
I'm having trouble making views within the <LinearLayout /> within the <ScrollView /> appear on the graphical layout tab when trying to view them.

Attached here is my code and the supposed outcome of the interface for this settings activity: View attachment ActivitySettings.doc.

As of this point, I'm having issues showing the views from the first EditText downwards when trying to view the whole settings interface on the graphical layout tab. What seems to be the problem here? Is it lacking necessary attributes and / or using a wrong one on a particular view?
 
Back
Top Bottom