You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if you add support for creating the BallView programmtically. You should add getters and setters for all the custom attributes (numberOfBalls, ballSize, minBallSize, maxBallSize, .....).
Otherwise I have to implement AttributSet just available as an interface.
The text was updated successfully, but these errors were encountered:
PatrickMA
changed the title
Add support for creating View programmtically
Add support for creating BallView programmtically
Dec 2, 2015
It would be nice if you add support for creating the
BallView
programmtically. You should add getters and setters for all the custom attributes (numberOfBalls, ballSize, minBallSize, maxBallSize, .....).Otherwise I have to implement AttributSet just available as an interface.
The text was updated successfully, but these errors were encountered: