Collapsing Toolbar with RecyclerView
In this video I show you how to implement some custom scrolling behavior for toolbars when used in the same layout as a RecyclerView.
Many people don't know this but a RecyclerView is designed to work with a CoordinatorLayout, AppBarLayout, and Toolbar to implement these custom behaviors. It's very simple. All you need to do is specify some attributes in the xml.
There's many different scroll flags you can use. Some examples are: SCROLL_FLAG_ENTER_ALWAYS, SCROLL_FLAG_ENTER_ALWAYS_COLLAPSED, SCROLL_FLAG_EXIT_UNTIL_COLLAPSED,
SCROLL_FLAG_SCROLL,
SCROLL_FLAG_SNAP, and others.
➤ The best Android courses in the WORLD:
↻ https://codingwithmitch.com/courses/
➤ Android development for complete beginners:
↻ https://codingwithmitch.com/courses/sqlite-room-persistence-android/
Видео Collapsing Toolbar with RecyclerView канала CodingWithMitch
Many people don't know this but a RecyclerView is designed to work with a CoordinatorLayout, AppBarLayout, and Toolbar to implement these custom behaviors. It's very simple. All you need to do is specify some attributes in the xml.
There's many different scroll flags you can use. Some examples are: SCROLL_FLAG_ENTER_ALWAYS, SCROLL_FLAG_ENTER_ALWAYS_COLLAPSED, SCROLL_FLAG_EXIT_UNTIL_COLLAPSED,
SCROLL_FLAG_SCROLL,
SCROLL_FLAG_SNAP, and others.
➤ The best Android courses in the WORLD:
↻ https://codingwithmitch.com/courses/
➤ Android development for complete beginners:
↻ https://codingwithmitch.com/courses/sqlite-room-persistence-android/
Видео Collapsing Toolbar with RecyclerView канала CodingWithMitch
android collapsing toolbar collapsing toolbar with recyclerview android example android collapsing toolbar with recyclerview android collapsing toolbar example android collapsing toolbar tutorial android custom toolbar layout android custom scrolling behavior android custom scroll recyclerview collapsing toolbar android collapsing toolbar recyclerview android
Комментарии отсутствуют
Информация о видео
9 апреля 2019 г. 22:10:34
00:11:06
Другие видео канала