当我覆盖onMeasure扩展FrameLayout,并覆盖onLayout以添加视图 一个imageview,但这个imageview不可见
但是现在显示蓝色背景,这样的布局,谁可以帮助我, 为什么调用addview无效
<com.farsunset.lvxin.component.LoginBallsView
android:id="@+id/balls"
android:layout_width="match_parent"
android:layout_height="wrap_content"
/>