Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Want set drawable object to SegmentedButton dynamically. #24

Open
sys1yagi opened this issue Sep 25, 2017 · 0 comments
Open

Want set drawable object to SegmentedButton dynamically. #24

sys1yagi opened this issue Sep 25, 2017 · 0 comments

Comments

@sys1yagi
Copy link
Contributor

Hi,

SegmentedButton can only set drawable res id.
I want the setter of Drawable object like below.

val drawable: Drawable = // create drawable dynamically.
segmentedButton.setDrawable(drawable)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant