Skip to content

Releases: LightSun/android-databinding

release the image load library to you like

Choose a tag to compare

@LightSun LightSun released this 16 Apr 15:49

release the image load lib. so you can apply the image property to you like( so that you can use volley/glide/fresco/ImageLoader to load the image by image property). see .first page.

reduce the core lib code.

commutil changed big

Choose a tag to compare

@LightSun LightSun released this 30 Jan 13:59

commutil changed big like support swipe adapter and etc.

framework and sample

Choose a tag to compare

@LightSun LightSun released this 29 Dec 09:02

update framework to support onTouch event. and add bind self-event demo-> SelfEventTest.自定义事件测试

android-databinding

Choose a tag to compare

@LightSun LightSun released this 26 Dec 16:39

android-databinding framework is now can be use in your app. by test i think it is now can work with well. it helps you fast bind data and event. and have plugin and xml schema file .The detail to see it in the main page.