SkyEpub 6.2.9.2 for Android Released

Reflowable Layout

New functions are added
/* enable/disable the css files inside an epub to avoid the conflict with Android System WebView default value is true */
public void setBookStyleEnabled(boolean enabled);

/* returns the version of Android System WebView */
public int getWebViewVersion();

Fixed Layout

New function is added
/* returns the version of Android System WebView */
public int getWebViewVersion();