Android开发中Layout文件技巧知识点: 在ScrollView这个组件中的要嵌套其他的layout,其中嵌套的layout的layout_height的属性值必须是wrap_content。 Form验证 邮箱验证 Patterns.EMAIL_ADDRESS.matcher(email).matches()