This app is a demo I whipped up using a WebView, to test if the web technologies used would work in a B4A app. Since it did work, I decided to share it here and on Google play, to introduce more people to DC.js. From a B4a perspective, I added
- a seekbar scaler ( to allow scaling below 100% and up to 300%)
- Fwd and Back buttons ( '>' and '<', to the right and left of the seekbar)
- use of a Map to store the scale preference per web page visited (kept only for the session)
There isn't much to it as a B4a app, but if folks are interested I'll post up the source.
https://play.google.com/store/apps/details?id=com.the12Lab.wvd.SLIDcES (min 9, target 14).
- a seekbar scaler ( to allow scaling below 100% and up to 300%)
- Fwd and Back buttons ( '>' and '<', to the right and left of the seekbar)
- use of a Map to store the scale preference per web page visited (kept only for the session)
There isn't much to it as a B4a app, but if folks are interested I'll post up the source.
https://play.google.com/store/apps/details?id=com.the12Lab.wvd.SLIDcES (min 9, target 14).