MDL grid on Desktop and Horizontal Scroller on Mobile -


i've started looking mdl (https://getmdl.io) , after reading article (https://www.nngroup.com/articles/horizontal-scrolling/) decided it's bad idea use horizontal scrolling on desktop.

what i'd achieve display grid on desktop cards overflow naturally, on mobile change display cards on single line , become horizontal scroller see in many mobile apps (e.g. google play movies).

if not possible, please explain how can achieve horizontal scrolling on mobile.

thanks in advance


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -