lazyoft / Legami

A binding library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legami: a binding library for Android

Legami is an Android library for creating bindings among two distinct object paths. Simply put, a binding allows a property of an object to react to a change in another property of another object. The system is currently in development, and will include a parser for textual binding expressions, to be used in Android layouts. Stay tuned for more info to come.

About

A binding library for Android


Languages

Language:Java 97.3%Language:Groovy 2.7%