android-snowfall icon indicating copy to clipboard operation
android-snowfall copied to clipboard

Why do not you add some setXXX methods?

Open monkey008 opened this issue 7 years ago • 1 comments

xml configuration is too rigid!

public fun setSnowflakeImage(snowflakeImage: Bitmap){ this.snowflakeImage = snowflakeImage; }

monkey008 avatar Jan 03 '18 09:01 monkey008