4
votes
3answers
184 views

Back button logic

The app works with some abstract items. Those can be shown in list or on map Bordered button in list leads to map view and vice versa, bordered button on map leads to list view. Everything ...
2
votes
1answer
65 views

Navigating to details of an item from the list

I'm working on a Windows Phone 7 app that has a screen of some abstract items that we load from the server. If the user clicks on an item they are navigated to a "details page". Currently the ...
5
votes
1answer
252 views

What's the standard interaction pattern for bulk edit / delete actions on windows phones?

I'm looking for the standard pattern for windows phone for bulk actions like delete, archive or move. I mean, for example: How is the user supposed to delete multiple items at once. I couldn't find ...
6
votes
5answers
377 views

Why did microsoft designers place an arrow at the right top of the windows phone home screen? What would be the UX logic?

I find it strange that there is so much space below the arrow mark at the top right of the windows mobile home screen. An entire column is kept blank. Is it a good design practice? What's the purpose ...
6
votes
2answers
220 views

A workable tag auto-suggestion design for mobile devices

Over at Stack Exchange we (fairly) recently rolled out a mobile design for all of our sites. This was definitely a 1.0 attempt, and while I think it's a huge improvement over what we had (which was ...
23
votes
17answers
6k views

Tools for creating mockups for mobile device UIs [closed]

I am looking for tools that can help me to create UI mockups for different mobile phones such as iPhone, Android and Windows Phone 7 devices. Is there any application that can do this?
7
votes
2answers
598 views

What are Windows Phone 7 best practices ? [closed]

What are WP7 best practices ? Here are some sub-questions What are main differences between a good iPhone UI and a good WP7 UI ? For a cross-platform app, should we choose a look-likely UI or ...