阅读背景:

如何调整自定义android:按钮以适应View内部

来源:互联网 

I have this checkbox:

我有这个复选框:

<CheckBox
    android:id="@+id/dish_dialog_radio_btn"
    android:layout_width="@dimen/FRANCHISE_LOGO_SIZE"
    android:layout_height="@dimen/FRANCHISE_LOGO_SIZE"
    android:layout_alignParentLeft="true"
    android:layout_alignParentStart="true"
    android:layout_centerVertical="true"
    android:layout_marginLeft="@dimen/VIEW_MARGINS"
    android:button="@drawable/checkbox_selector"
    />
<CheckBox
  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: