setStatusBarBackground

open fun setStatusBarBackground(@Nullable bg: @Nullable Drawable)(source)

Set a drawable to draw in the insets area for the status bar. Note that this will only be activated if this DrawerLayout fitsSystemWindows.

Parameters

bg

Background drawable to draw behind the status bar