view的layout_height属性是怎么来的在view.java中obtainStyledAttributes来获取属性值,而在attrs.xml中的<declare-styleable name="View">并没有定义layout_height,如何在布局文件中使用android:layout_height的