Skip to content

FlowBinding DrawerLayout

This module provides bindings for the AndroidX DrawerLayout library.

Transitive Dependency

androidx.drawerlayout:drawerlayout

Download

implementation "io.github.reactivecircus.flowbinding:flowbinding-drawerlayout:${flowbinding_version}"

Available Bindings

fun DrawerLayout.drawerStateChanges(gravity: Int): InitialValueFlow<Boolean>