shadow-layout
shadow-layout copied to clipboard
Android Shadow Layout
Results
3
shadow-layout issues
Sort by
recently updated
recently updated
newest added
I just make two small change to this library: 1. Bitmap.Config is ALPHA_8 before, this will make shadow color invalid, so I change it to ARGB_4444, and allow use opaque...
Change minSdkVersion for 8, more people can use the library. Please update new versión in maven central, thanks for this awesome library.