Open vishnu123 opened 11 years ago
Hi @vishnu123. Unfortunately Fries has only been tested on devices that I got a hold of. And all of them are on Android 4.0 and above.
So yes, Fries only supports 4.0 and above (for now, I guess). I'm still thinking of bringing support to lower versions of Android but I doubt that everything will work though.
As for the changes required, since I don't have a device with Android 2+, I'm not sure how it can be tweaked to make it work. I'm really sorry about this.
Apparently, this issue is valid. I've received an email asking how this can be fixed. A discussion going on here seemed to have fixed this issue. Just need someone to try and test if it works.
Hi @jaunesarmiento I've an Android 2.3.7 device, if you want i can be you test-man-droid :)
Hi @hackersysCG, cool thanks! Yes, I'd love that. Will work on a fix for now based on the links posted above. I'll give you a nudge when it's done. :)
@jaunesarmiento I got you back ;)
Hi @hackersysCG, can you confirm if http://filamentgroup.github.io/Overthrow/ scrolls on your mobile browser?
Hi @jaunesarmiento, I already test Overthrow, not today, but few days ago and didn't work, but at now am using nicescroll.js and work well :) http://areaaperta.com/nicescroll/
I think the biggest concern now is putting to work Tab and Spinner on Android 3.x early. What you say, @jaunesarmiento ?
I think that might be a little hard to do as those Android versions' browsers only have partial support for the flexbox layout. And that should be discussed in a different thread. :)
So, in this case what you think to do? @jaunesarmiento
I'll create a separate thread for those issues first.
I have used nicescroll but it brings bugs when i want to go back in my app, is there another tool to bring scroll on android versions lower than 4.0?
@MichaelDC use iScroll.js
Hi again, I have used Iscroll.js but i have a problem, the scroll returns to the top of the page, I searched on internet for some hints but each solutions did work.
I m build one long form using fries.This form is work well on android 4.0.3 but failed to load on Lower version of android like 2.3.6
Is fries only support android version above 4.0?
What are the changes required to this run on lower version?