library / com.camerash.filterdrawer / DrawerBuilder / setTranslucentStatusBar

setTranslucentStatusBar

fun setTranslucentStatusBar(enable: Boolean): DrawerBuilder<Parent, Child>

If enabled, status bar will be translucent

Default to true

Parameters

enable - Whether to make status bar to be translucent

Return
this