You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reading part of the application appears to be completely broken from Android 6 onward. I suspect this has something with density being introduced in Android and sizes being calculated incorrectly. Unfortunately, I can no longer build the app as Cordova stack is outdated and doesn't work with current Android SDK.
It might be possible (but difficult) to migrate the app to Android Studio and a WebView (more or less what Cordova did) or to React Native. I'm in the process of rewriting the app in Android Native, but writing all of UI and necessary options will take a lot of time (which I'm really short on right now).
The text was updated successfully, but these errors were encountered:
The reading part of the application appears to be completely broken from Android 6 onward. I suspect this has something with density being introduced in Android and sizes being calculated incorrectly. Unfortunately, I can no longer build the app as Cordova stack is outdated and doesn't work with current Android SDK.
It might be possible (but difficult) to migrate the app to Android Studio and a WebView (more or less what Cordova did) or to React Native. I'm in the process of rewriting the app in Android Native, but writing all of UI and necessary options will take a lot of time (which I'm really short on right now).
The text was updated successfully, but these errors were encountered: