Skip to content

Plans for future

Julien Mialon edited this page Apr 27, 2015 · 14 revisions

Top priority

  • Android
    • Support {Static MyClass.StaticProperty} in expression
    • Support multiple style inheritance

Medium priority

  • Android
    • Be able to override destination folder for some of the views (to handle specification like landscape, device size, ...) Maybe just use the qualifier -* at the end of the directory name ?
    • Be able to specifiy multiple view for the same activity in order to handle landscape mode or different device size
    • Be able to use Binding in resources ? Does it make senses ? (We already have it in case of Adapter ?)
    • Allow binding in translation Uid or Key

Low priority