android.view.WindowInsets is added in API level 20.
android.view.WindowInsets
I import android.view.WindowInsets in my CustomLayout and override
CustomLayout
You cannot use android.view.WindowInsets in lower API versions if it was added in API level 20.