SkyEpub 5.2.1 for Android Released

Reflowable Layout
Some routines are modified to handle Android System WebView 44 issues.
New function is added.

// In case that text of page should be extracted, use rv.setExtractText(true),
/ then in onPageMoved event, you can get pageInformation.description for the text of current page.
public void setExtractText(boolean enabled);