SnowFlake (Kotlin)

A SnowFlake it’s a view which creates an effect of falling snowflakes.

The color and size of snowflakes can be changed via XML attributes.

This is how it looks like

Widget appearance configuration

You can configure widget appearance through XML. There is a list of available attributes:

sf_snowflakeColor - Color of the snowflakes

sf_snowflakeScaleMultiplier - Size of the snowflakes

GitHub

View Github