FolioReader-Android
FolioReader-Android copied to clipboard
How can i open the epub in my activity view(which consistes of other views also) using this library
Hi, I am using folio reader library to open the epub files in my app.But I need to open the epub in my app activity view or in fragment,which contains other views also.Please let me know how can i achieve this.
@techvedikasolutions right now this is not possible..
Thank you For your quick reply.Is there any way to use folio reader activity and making some customizations to the existing code to get my required functionality.
You can make UI customizations, like changing color, showing/hiding particular feature.. But not entire layout..
Can I hide the top bar in the epub open activity and can we open that activity in fragment container?For iOS ,they have lot of configuration features to customise the UI.But not in Android?
Hi Mahavir,I customized the folio activity as per my requirement,but I am getting one issue,whenever I adding the epub file to the activity,its appending the same epub multiple times.First time it showing one epub and for second time add its showing 2 same epub files in same.Please suggest or guide me how can I fix this issue.
@techvedikasolutions were you managed to achieve custom UI feature ?