Skip to content

Files

Latest commit

49b429e · May 30, 2015

History

History
9 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 349 Bytes

BindingTester

This just a small little code sample of how the new feature "binding" works.

Things that I've seen so far (if you're from google)

  1. BR sometimes doesn't generate despite other things working

  2. EditText doesn't work very well with binding. The cursor gets stuck at the start of the edittext (thus me writing a small custom one)