SkyEpub for Android 3.6.3 released

ReflowableControl constructor is newly added

public ReflowableControl(Context context, int backgroundColor);

In some devices and android versions, Transparent Background for Webkit make “Overlapping Content” issue.

To avoid this, the second constructor is added.