FolioReader-Android icon indicating copy to clipboard operation
FolioReader-Android copied to clipboard

How can i open the epub in my activity view(which consistes of other views also) using this library

Open techvedikasolutions opened this issue 6 years ago • 6 comments

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 avatar May 22 '18 09:05 techvedikasolutions

@techvedikasolutions right now this is not possible..

mahavir155 avatar May 22 '18 09:05 mahavir155

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.

techvedikasolutions avatar May 22 '18 10:05 techvedikasolutions

You can make UI customizations, like changing color, showing/hiding particular feature.. But not entire layout..

mahavir155 avatar May 22 '18 10:05 mahavir155

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?

techvedikasolutions avatar May 22 '18 10:05 techvedikasolutions

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 avatar May 25 '18 05:05 techvedikasolutions

@techvedikasolutions were you managed to achieve custom UI feature ?

ashish411 avatar Jun 18 '20 06:06 ashish411