Method of adding icon to RadioButton in Android system

From , 5 Years ago, written in Java, viewed 114 times.
URL https://pastebin.vip/view/eca89c05
  1. <RadioButton android:id="@+id/RadioButton01"
  2.         android:layout_width="wrap_content"
  3.         android:layout_height="wrap_content"
  4.         android:text="Text"
  5.         android:drawableLeft="@drawable/icon"
  6.         android:drawableRight="@drawable/icon"
  7.         android:drawableTop="@drawable/icon"
  8.         android:drawableBottom="@drawable/icon" />
  9. //java/6373

Reply to "Method of adding icon to RadioButton in Android system"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website