GitPedia
LightSun

LightSun/android-databinding

this is the databinding framework of android . help to binding data to the view.

4 Releases
Latest: 10y ago
release the image load library to you like1.1.5Latest
LightSunLightSun·10y ago·April 16, 2016
GitHub

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 1.1.0
LightSunLightSun·10y ago·January 30, 2016
GitHub

commutil changed big like support swipe adapter and etc.

framework and sample1.0.4
LightSunLightSun·10y ago·December 29, 2015
GitHub

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

android-databinding1.0.3
LightSunLightSun·10y ago·December 26, 2015
GitHub

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.