Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须开发一个带有下图中突出显示的功能的页脚应用程序。我不知道那个效果名称。所以,我无法谷歌它。请帮助我实现我的要求。
如果您使用 ViewPager(通过 Android 支持库,您可以在 Android 1.6+ 上使用 ViewPager),您可以使用ViewPagerIndicator
您在 Android 中使用 Gallery Widget 来获得该功能。创建背景资源以在选择框时填充框,并且在没有填充的普通矩形框中。我希望这对你有用。不要忘记限制画廊高度,以便将其固定。