The effect of page curl in activity in android

Hi, I am a new android and its animations.

I am developing an Android application where I need to make a book for text and give a waving effect on the book page. So far I have seen how to twist examples on the Internet. But everyone has images on them, and they are given a curl.

I wanted to ask if it is possible to have a waving effect set for activity in android or not? Since I have text to be written in action, as well as other functions such as bookmark and search.

Thanks in advance

+1
source share
1 answer

I would suggest using code.google.com/p/android-page-curl and take a screenshot before doing this as mentioned. After that, just use the page curl with the resulting images.

+1
source

Source: https://habr.com/ru/post/1207032/


All Articles