Beginning ViewPagers [SUBSCRIBER]

栏目: IT技术 · 发布时间: 4年前

About ViewPager

1:06 Free

Learn about the ViewPager and why it is so useful when building android apps.

The very first step towards a working ViewPager is to implement a swipeable screen. In this episode, learn how to change the layout that will hold your widget.

Implement a FragmentStateAdapter; this allows you to display different fragments on each of the pages of your ViewPager.

Learn more about the FragmentStateAdapter you created in the previous episode.

Learn how to listen for page changes in order to take appropriate action such as displaying a toast or notification.

Tabs are everywhere. Learn how to add tabs to the top of your app.

RTL stands for right to left. There are many languages that must be read right to left so it is very important to learn how to support RTL in your ViewPager.

Who is this for?

Beginner Android developers who are interested in learning how to use ViewPagers properly by creating a fun app that displays a list of celebrities. This course expects you to be familiar with Android Studio and Kotlin programming.

Covered concepts

  • Implement a Swipeable Screen
  • Listen for Page Changes
  • Implement a FragmentStateAdapter
  • RTL Support

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Ethnography and Virtual Worlds

Ethnography and Virtual Worlds

Tom Boellstorff、Bonnie Nardi、Celia Pearce、T. L. Taylor / Princeton University Press / 2012-9-16 / GBP 21.00

"Ethnography and Virtual Worlds" is the only book of its kind - a concise, comprehensive, and practical guide for students, teachers, designers, and scholars interested in using ethnographic methods t......一起来看看 《Ethnography and Virtual Worlds》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具