MatteoBattilana / WeatherView

WeatherView is an Android Library let you make cool weather animations for your app
Apache License 2.0
506 stars 81 forks source link

Snowfall size #19

Closed aboutgaurav closed 4 years ago

aboutgaurav commented 6 years ago

Hi @MatteoBattilana is it possible to change the size of snowfall particle?

magneticflux- commented 6 years ago

Currently, there is no way to change the size of the snow particles. More work would be needed to extract the precipitation information into individual classes for customization.

MatteoBattilana commented 4 years ago

I'm working on custom-particles-size branch. This will let you choose the particle size.

I'll update you once finished.

MatteoBattilana commented 4 years ago

I have just opened the pull request for this issue; you can try it directly or simply wait until it gets merged.

MatteoBattilana commented 4 years ago

These features have been added to the v3.0.0 WeatherView release.

See v3.0.0 changelog