shadow-layout v1.0.2 Release Notes

    • 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)