Skip to content

Databinding Adapters for AndroidX. It covered the BindingAdapter and BindingMethod with AndroidX views.

License

Notifications You must be signed in to change notification settings

sheungon/AndroidX-DatabindingAdapters

Repository files navigation

AndroidX-DatabindingAdapters

Download License

Databinding Adapters for AndroidX. It covered the BindingAdapter and BindingMethod with AndroidX views.

Integration

Gradle

implementation "com.sotwtm.androidx:databinding-adapters:0.9.0"

Notes

Find the BindingAdapter method by [ViewClass]BindingAdapter.
Currently it includes the following classes.

ActionBar
AdapterView
DrawerLayout
NavigationView
ProgressBar
RecyclerView
TabLayout
TextView
ViewPager

I will keep adding more methods in this lib.
Feel freee to suggest more binding methods by opening new issues.

LICENSE

Apache License, version 2.0

About

Databinding Adapters for AndroidX. It covered the BindingAdapter and BindingMethod with AndroidX views.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages