SystemBarTintManager

public void SystemBarTintManager(Activity activity)

Constructor. Call this in the host activity onCreate method after its content view has been set. You should always create new instances when the host activity is recreated.

Parameters

activity

The host activity.