txusballesteros/welcome-coordinator

Behaviours doesnt work in nested Layouts?

Hatzen opened this issue · 0 comments

I have tried to use LinearLayout app:view_behavior for TextViews nested within a LinearLayout but they wont move. Outside of the linearlayout it is working, the examples doesnt show any view with behaviour within a layout as well.
Is there a work around to make layouting easier?