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();