CheckBox as Image use button

 <CheckBox                         android:id="@+id/notificationPhoneIcon"                         android:layout_width="wrap_content"                         android:layout_height="wrap_content"                         android:layout_centerVertical="true"                         android:layout_alignParentRight="true"                         android:layout_marginRight="@dimen/marginNew"                         android:button="@drawable/mobile"                         />
相關文章
相關標籤/搜索