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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
I'm building an application under Phonegap using Angular Material. Everything OK .. except on Jelly Bean.
I read multiple time that your target is Android 4.4+ but as Jelly Bean still represent 29% of Android User (see screenshot of: http://developer.android.com/about/dashboards/index.html) you should maybe give a bit of support on it...
Do you know some of the reason why android 4.1 to 4.3 is broken? Is it related to flex-box support? Maybe there is some CSS tricks to have a less broken interface?