In diesem Video möchte ich euch zeigen, wie ihr den ViewPager2 implementiert. Ich zeige das anhand einer
einfachen Beispielapp, welche mit einem View funktioniert. Gleichzeitig soll der neue ViewPager2 mit dem TabLayout
verbunden werden. Desweiteren zeige ich euch noch, wie ihr die Orientierung beim ViewPager2 von horizontal auf vertikal
umschalten könnt. Das TabLayout funktioniert dabei auch bei vertikaler Orientierung vom ViewPager2.
Hier wie versprochen, die Dependencies die ihr umbedingt vorher einfügen müsst: (Stand 02/2020)
// ViewPager2
implementation 'androidx.viewpager2:viewpager2:1.0.0'
// CardView
implementation 'androidx.cardview:cardview:1.0.0'
// Tablayout + other stuff...
implementation 'com.google.android.material:material:1.2.0-alpha01'
GitHub Project:
https://github.com/ChrisRoh92/ViewPag...
Wie im Video erwähnt hier noch die Links zu den angesprochenen anderen Videos von mir:
These Shortcuts will increase your productivity at Android Studio (Kotlin) - German/Deutsch
• These Shortcuts will increase your pr...
RecyclerView with OnItemClickListener (Part1):
• Android - RecyclerView + OnItemClickL...
Update RecyclerView with DiffUtils (Part2):
• Android - Update RecyclerView with Di...
Swipe to Delete RecyclerView Items (Part3):
• Android - Swipe to Delete RecyclerVie...
RecyclerView Item Animation Tutorial (Kotlin) - Part 4 (German/Deutsch)
• Android RecyclerView Item Animation T...
-------------------------------------------------------------------------------------------------------
In this video I want to show you how to implement the ViewPager2. I show this by means of a
simple example app, which works with a view. At the same time the new ViewPager2 is supposed to work with the TabLayout
can be connected. Furthermore I show you how to change the orientation of the ViewPager2 from horizontal to vertical
can switch over. The TabLayout works also with vertical orientation of the ViewPager2.
Here as promised, the dependencies you have to insert before: (Status 02/2020)
// ViewPager2
implementation 'androidx.viewpager2:viewpager2:1.0.0'
// CardView
implementation 'androidx.cardview:cardview:1.0.0'
// Tablayout + other stuff...
implementation 'com.google.android.material:material:1.2.0-alpha01'
GitHub Project:
https://github.com/ChrisRoh92/ViewPag...
As mentioned in the video, here are the links to the other videos I mentioned:
These Shortcuts will increase your productivity at Android Studio (Kotlin) - German/Deutsch
• These Shortcuts will increase your pr...
RecyclerView with OnItemClickListener (Part1):
• Android - RecyclerView + OnItemClickL...
Update RecyclerView with DiffUtils (Part2):
• Android - Update RecyclerView with Di...
Swipe to Delete RecyclerView Items (Part3):
• Android - Swipe to Delete RecyclerVie...
RecyclerView Item Animation Tutorial (Kotlin) - Part 4 (German/Deutsch)
• Android RecyclerView Item Animation T...
Смотрите видео Android Tutorial - VIEWPAGER2 - 2020 - P1: TABLAYOUT & VIEWS (Kotlin) - German онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь CodingWithChris 01 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 5,001 раз и оно понравилось 60 людям.