Mobile Navigation – Endless loop issue with two mutually referencing screens
I don’t see new screen creation as a significant problem because the stack of screens is limited by user behavior, which is finite, … Read more
I don’t see new screen creation as a significant problem because the stack of screens is limited by user behavior, which is finite, … Read more
Devices often share similar screen dimensions, so it would take forever to create a version for every possible device configuration. The most efficient … Read more
Don’t know the details of the service, but I suppose it would come down to security, privacy, implementation and user demographics concerns. But … Read more
“so for that bigger screen size and density, I should be making controls larger right?” NO. It depends. If you are hellbent on … Read more
There are a number of requirements I’d make sure I would nail down. I have built UI’s almost exactly like this for material … Read more
Push notifications to increase engagement Where on the web most users’ reflex is to dismiss those permission dialogues to start receiving push notifications … Read more
I think that it is a perfectly valid idea to start at the end and allow users to swipe through chronologically. The main … Read more
I’m not sure I understand where all the current items under Settings would live if you remove the parent element but in any … Read more
It will depend on the purpose of the prototype. If you are going to perform usability tests using the prototype, then you should … Read more
New screen for each question Avoided here. Added Scrollspy Vertical Menu on left labeled with numbers which will help in scrolling through 30 … Read more