读书人

运用自定义View在XML布局文件中应使

发布时间: 2012-07-03 13:37:43 作者: rapoo

使用自定义View,在XML布局文件中应使用全限定类名
public class MyButton extends Button


<com.android.my_app.MyButton
android:layout_width=
android:layout_height=
/>

读书人网 >XML SOAP

热点推荐