Shadow View
class ShadowView @JvmOverloads() constructor(context: Context, showShadowBar: Boolean, showBackground: Boolean) : View
Content copied to clipboard
Author
Simon Lee
Constructors
ShadowView
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Functions
setShadowVisiable
Link copied to clipboard
setShowColor
Link copied to clipboard
fun setShowColor(shadowColor: Int, showShadowBar: Boolean, showBackground: Boolean)
Content copied to clipboard