All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.0.3 Changes

    • ๐Ÿ›  Fixed #7 Shadow doesn't change size when child view gets smaller.
  • v1.0.2 Changes

    • Switched bitmap config from Bitmap.Config.ARGB_8888 to Bitmap.Config.ALPHA_8 to reduce generated shadow bitmap memory (x4 times)
    • โœ‚ Removed sl_fillColor (now is always transparent)
  • v1.0.1 Changes

    • ๐Ÿ›  Fixed crash when view size was 0