rohitS-786

Results 2 comments of rohitS-786

Hey , You can get the total number of **Pages** for current chapter in 'FolioPageFragment' using "webViewPager!!.totalPages()". Also , you can get total chapters in book in FolioActivity using "spine?.size"....

Hi mahavir155, I am trying to implement Zoom In/Zoom Out feature for the folio-reader(horizontal Page wise) by making changes in Style.css file(assets/css) using zoom Tag(zoom : 100%, zoom:120% etc. for...