iPhone-like navigation dots for Android

前端 未结 6 1230
清歌不尽
清歌不尽 2021-01-31 22:48

I have to create an image gallery that navigation dots like the iPhone gallery.

Check out the screenshot. I need such a widget, look at the white dots:

6条回答
  •  不思量自难忘°
    2021-01-31 23:32

    You can do that really easily using the GreenDroid library. Example: https://github.com/cyrilmottier/GreenDroid/blob/master/GDCatalog/src/com/cyrilmottier/android/gdcatalog/PagedViewActivity.java

    Cheers

提交回复
热议问题