Android Viewpager tinder like UI with 3D card stack appearance

后端 未结 3 2183
Happy的楠姐
Happy的楠姐 2021-02-06 08:12

I\'m trying to create a tinder-like UI in android using the ViewPager.

I have looked at this library: https://github.com/kikoso/Swipeable-Cards, but I\'d li

3条回答
  •  我寻月下人不归
    2021-02-06 08:23

    You can easily do this using the Android Library Truffle-Shuffle. You can add X number of cards with any xml content inside of the cards. https://github.com/intuit/truffle-shuffle

提交回复
热议问题