There are some differences when Android uses Scrollview layout
Scrollview can host only one direct child.
The main reason is that there can only be one child element in the Scrollview, that is, the
You can’t juxtapose two child elements, so you need to put all child elements together
Elements inside a LinearLayout or Relative layout and other layout methods
Similar Posts:
- [Solved] Java.lang.IllegalStateException: Circular dependencies cannot exist in RelativeLayout
- Elimination of warning message “nested weights are bad for performance”
- Eclipse’s shortcut Ctrl + Shift + F doesn’t work
- Error parsing XML: junk after document element [How to Solve]
- [Solved] Android Warning: android.content.res.Resources$NotFoundException: Resource ID #0x7f08010a
- UNEXPECTED TOP-LEVEL EXCEPTION
- [Solved] android.view.InflateException: Binary XML file line #0: Error inflating class ImageView
- Occlusion problem of SVG Z-index layer
- [Solved] Android Warning: Cannot call this method while RecyclerView is computing a layout or scrolling
- [Solution] systemerror: the solution of parent module ” not loaded, cannot perform relative Import