fries icon indicating copy to clipboard operation
fries copied to clipboard

Scroll is not working on android 2.3.6 and below 4.0 version.

Open vishnu123 opened this issue 11 years ago • 14 comments

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?

vishnu123 avatar Jul 20 '13 06:07 vishnu123

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.

jaunesarmiento avatar Jul 20 '13 15:07 jaunesarmiento

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.

jaunesarmiento avatar Sep 24 '13 17:09 jaunesarmiento

Hi @jaunesarmiento I've an Android 2.3.7 device, if you want i can be you test-man-droid :)

ithustle avatar Sep 25 '13 14:09 ithustle

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 avatar Sep 25 '13 15:09 jaunesarmiento

@jaunesarmiento I got you back ;)

ithustle avatar Sep 25 '13 17:09 ithustle

Hi @hackersysCG, can you confirm if http://filamentgroup.github.io/Overthrow/ scrolls on your mobile browser?

jaunesarmiento avatar Sep 29 '13 18:09 jaunesarmiento

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/

ithustle avatar Sep 29 '13 18:09 ithustle

I think the biggest concern now is putting to work Tab and Spinner on Android 3.x early. What you say, @jaunesarmiento ?

ithustle avatar Sep 29 '13 18:09 ithustle

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. :)

jaunesarmiento avatar Sep 29 '13 19:09 jaunesarmiento

So, in this case what you think to do? @jaunesarmiento

ithustle avatar Sep 30 '13 08:09 ithustle

I'll create a separate thread for those issues first.

jaunesarmiento avatar Sep 30 '13 15:09 jaunesarmiento

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 avatar Nov 18 '13 15:11 MichaelDC

@MichaelDC use iScroll.js

hackersys avatar Nov 18 '13 15:11 hackersys

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.

MichaelDC avatar Dec 26 '13 01:12 MichaelDC