google-developer-training/advanced-android-kotlin-motionlayout

Activity setp 8

markozazi opened this issue · 0 comments

When making Coordinator View actually collapse:

  android:minHeight="80dp"
       motion:layout_scrollFlags="scroll|enterAlways|snap|exitUntilCollapsed"
   should be app: instead of motion: