Skip to content

Latest commit

 

History

History

flowbinding-drawerlayout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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>