fries
fries copied to clipboard
Support for Android versions lower than 4.0
Please post all related issues here. I'm aware of the following issues on Android versions lower than 4.0:
- Scrolling issue (#54)
- Tabs not working
- Spinners not working
For tabs, the first step that should be done is to find out which syntax of the flexbox layout is supported in Android versions lower than 4.0, then we can try and fix that. @hackersysCG, if you can play around with the examples and change the flexbox layout syntax for the tabs component, that'd be awesome.