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.
On a few older phones / tablets with starting with android 4.0.x etc. I was seeing that the flex box layout was not working, I was pretty sure that with the exception of wrap that it should.
I ran angular-material.css through the vendor prefix playground http://simevidas.jsbin.com/gufoko/quiet to add the older vendor flex box prefix's, applied it, and it started working on those devices.
Is there a reason that you don't want to add the older prefixes into the mix?
On a few older phones / tablets with starting with android 4.0.x etc. I was seeing that the flex box layout was not working, I was pretty sure that with the exception of wrap that it should.
I ran angular-material.css through the vendor prefix playground http://simevidas.jsbin.com/gufoko/quiet to add the older vendor flex box prefix's, applied it, and it started working on those devices.
Is there a reason that you don't want to add the older prefixes into the mix?
e.g