Class ShadowCompoundButton


  • @Implements(android.widget.CompoundButton.class)
    public class ShadowCompoundButton
    extends ShadowTextView
    • Constructor Detail

      • ShadowCompoundButton

        public ShadowCompoundButton()
    • Method Detail

      • setButtonDrawable

        @Implementation
        protected void setButtonDrawable​(int buttonDrawableId)
      • setButtonDrawable

        @Implementation
        protected void setButtonDrawable​(android.graphics.drawable.Drawable buttonDrawable)
      • getButtonDrawableId

        public int getButtonDrawableId()
      • getButtonDrawable

        public android.graphics.drawable.Drawable getButtonDrawable()