Tagged Questions
2
votes
2answers
87 views
Migrating a Tab Bar iPhone app to iPad
I have an iPhone app whose overall UI is designed like this:
That is, a tab bar and different app perspectives within each tab item, and you can navigate to different views from within a tab.
I ...
1
vote
1answer
112 views
Use of tab bar and navigation bar in iPhone app
I'm developing an app that provides information about companies. I would like to have tab bar buttons for "Favorites" view and "Search" view. I also need tools for actions, for example in the ...
1
vote
2answers
99 views
What UX Changes Needed For New iPhone 5 App Updates? [closed]
I am helping my team to update our iOS app to support retina display and iPhone 5.
I've read little bit of Cocoa Auto Layout, and other pages from developer.apple.com.
But my question is, if I ...
2
votes
3answers
198 views
Is it acceptable/good UX to use ios Segmented Control as a radio control?
I'm an ios developer by profession and was told of by a UX Architect for suggesting the use of the ios Segmented Control as a group of radio buttons.
We have to present a mutually exclusive choice ...
3
votes
3answers
265 views
Can I change the bottom navigation bar in an iOS app?
I have an application with three tabs on the bottom, as shown, that each bring up their own view within the scope of the 'main' part of the app, BUT, if I want to have separate but similar lists ...
0
votes
1answer
101 views
Searching apps on smart phone home screen
I'm interested to know about the effectiveness of the search application on the iPhone home screen.
For example, I have 4 screens of apps and it takes me a few seconds to find an application that I ...
2
votes
3answers
225 views
'X'-close button on iPhone
The default way of dismissing views in iOS is with Cancel or Done. However in this view I think Cancel uses to much space, which is better given to the search bar.
What is your opinion? Is using X ...
2
votes
2answers
68 views
Map with tappable neighborhoods vs. list of neighborhoods in iPhone app
I'm designing an iPhone app which gives users the option to filter by neighborhoods and I'm considering giving users the option to select neighborhoods from a list as well as by tapping on ...
6
votes
3answers
198 views
Tabbar inside Modal View - iPhone
Is it ok to have TabBar in Modal view in iOS UI (iPhone)?
I have a "Select Contact" view in my app and I plan to make it as modal view.
But "Select Contact" is a set of views: "Favourites", ...
2
votes
2answers
163 views
Where should ads be in iOS App?
I am finishing my iOS Application which includes Ads. In iOS Apple recommend developers to put Ads in the bottom or top of the Window (View). Does the Cash the developers create change if you put the ...
0
votes
1answer
336 views
Best ios alternative for an html select box?
An app I'm working on requires the user to enter their address which is then stored on a 3rd party system. The 3rd party has a predefined list of countries and states so when I send off the address I ...
4
votes
2answers
113 views
Ipad/Iphone designing in Full-Screen vs Non-Full-Screen?
I've noticed that most games are in full screen mode and some Apps have taken this on in design. Is there any research or argument for having an App in Full-Screen vs Non-Full-Screen?
The only ...
2
votes
3answers
188 views
Constraining user actions in Maps API
I have an app which highly depends on maps. Should I allow the user to zoom in, pinch, and other things or should constraint it to only the current location.
My application tracks the users location ...
0
votes
3answers
127 views
Remove or keep Clear control in mandatory input-field? (iPhone)
I've had a little discussion with one of my co-workers regarding how to handle the Clear all -button in a mandatory input-field on the iPhone. The field holds the account email address and is present ...
1
vote
2answers
166 views
How to display points of interest, waypoints, trails and maps?
I am redesigning a screen in my iPhone app, Gaia GPS, that displays details about points of interest, as well as user-created waypoints, trails, and maps.
I have come up with a new mockup:
What is ...
1
vote
2answers
237 views
Is there a standard iPhone way of displaying an actionless confirmation message?
Sometimes it's desirable to display an important confirmation message (e.g. you've successfully registered/sent this form/etc) that doesn't get in the way by requiring a "dimiss" button. Is there a ...
0
votes
0answers
120 views
Mobile UI design feedback [closed]
This is the first mockup of a Pill Reminder iOS app. A few elements are not designed yet, such as the tab bar items. Any feedback/advice is appreciated!
4
votes
6answers
917 views
iPhone table view filter with multiple controls
Assume we have a real-estate iPhone app which shows a list of properties in a table view.
I would like to offer the user the ability to filter the list according to about 6-7 different criteria.
...
5
votes
1answer
602 views
iPhone - popup dialog for user input: when it's worth using it?
I tried to ask this in another thread but, apperently, my scenario was covering the real question. So I try again here, addressing this specific issue.
I noticed that, normally, popup dialogs in iOS ...
3
votes
2answers
586 views
iPhone - Password Forgotten - popup dialog or modal?
I have been struggling a little with this problem.
I'll start introducing my case so to better explain my concerns.
The scenario I'm dealing with is that of a password forgotten feature:
I have a ...
1
vote
0answers
231 views
What is a dynamic alternative to UITableView? [closed]
Ok, so I have a normal viewController that has a UIScrollView in it that gives details about distilleries. What I wanted to do was have a list of spirits that are distilled at the distillery that they ...
6
votes
4answers
836 views
How to show the mandatory fields on an iOS device?
I have to show more than 11 fields within the screen. 4 fields are mandatory. How should I indicate the mandatory fields? Is there any standard or any ideas?
3
votes
1answer
226 views
Why does iOS (iPhone) flip to show the home screen when installing apps?
When you click to install or update an app in iOS (iPhone or iPad) it exits from the app store and shows the apps installing on the home screen.
This differs from Android where the confirmation that ...
0
votes
2answers
625 views
wizard pattern on iOS - should I use navigation controller?
I am building an app where user can send a message to his contacts. User must be able to set some settings on this message (like color, font size,...). I was thinking of using 3 screens:
enters the ...
2
votes
3answers
594 views
Should I hide the tab bar on iOS when I'm creating a new item?
Background
I'm building an application with a tab bar at the bottom showing two different object types - for example, buildings and trucks.
Each of these tabs shows buildings and trucks in separate ...
1
vote
3answers
124 views
How to request that two out of three fields need to be populated in a mobile search app
I am developing a new iOS app and I need to let the user commit a search where three fields are shown.
a group name (development, marketing etc.)
member name
project name
the search should be ...
4
votes
2answers
550 views
Why aren't iPhone text messages at full width?
Why aren't text messages viewed on the iPhone iOS displayed at full width? I can think of several reasons why it would make sense:
Short messages won't have unnecessary line breaks, long text ...
-1
votes
0answers
51 views
How to use picker wheel in ipad [duplicate]
Possible Duplicate:
Best drop down options for iOS?
Which is the best usability method of using the picker wheel for ipad, bottom(full view) or bottom (middle view), pop up picker view?
...
-2
votes
1answer
2k views
Best drop down options for iOS? [closed]
Which is the best drop down options for iPad and iPhone devices?
Picker Wheel
Actionsheet
Something else?
4
votes
2answers
2k views
Alternative to the tab bar (in iPhone app)
I have a project that has 8 different areas, e.g, travel, weather, etc. The front page is going to have 8 different icons; they will navigate to each section. I will then need something like a tab bar ...
4
votes
3answers
1k views
Pull-to-refresh and search bar
I have an iOS app that uses tables views. It also implements a pull-to-refresh model, which works very nicely. I now want to add the option to search that table view. Normally, I would just hide the ...
3
votes
2answers
116 views
Map with ONLY Area Specific POIs - Where to Initially Zoom?
I am developing an iPhone application that uses data that is only relevant to NYC and the surrounding area.
When the user loads the map initially should it:
Zoom to a preset area (specifically, ...
5
votes
3answers
2k views
Why do some custom iOS apps use the native nav bar?
I'm talking about Instagram or Foursquare, they are custom designed but still are using default themed menu bar for navigation. Is there some dirty secret behind it?
8
votes
3answers
1k views
Are “submit” buttons important for forms on iPhone and Android apps?
When inputting text on the last text field in a form on an iPhone and Android app, the enter key can be highlighted or (on iOS anyway) renamed "done", so that tapping it will submit the form. ...
2
votes
2answers
108 views
What are the possible channels and methods for sharing content with only one person from an iPhone app?
I'm working on an iPhone app that will allow users to create a "book" and share it with a friend. For the most part, I anticipate users will only share each book with one person.
It seems most ...
2
votes
1answer
377 views
Better way to do drill-down selection in iOS?
I show a UIPickerView with a list of options:
Vegetables,
Fruits,
Greetings,
Shopping
When selecting any of the above options, will show another UIPickerView with options like (if we have ...
21
votes
5answers
1k views
Should Android and iPhone UI be different?
I'm not completely new to developing apps, but I'm at a point where I'm trying to develop something and deploy it on several mobile platforms. To only concentrate on two major ones, suppose I'm ...
2
votes
1answer
520 views
iPhone button on screen with table view: last row or outside table?
I have a table view that's showing attributes of a record, very much like Edit Info screen in the iOS Contacts app.
Also like that screen, I'd like to show a "Delete Record" button at the bottom.
It ...
5
votes
1answer
621 views
Back Button Color in iOS
Why exactly is it that I'm not finding very many examples of a Back button being different color from the app background?
Is there somekind of a rule in place?
I proposed using a black Back button ...
2
votes
1answer
207 views
How to edit only one list in a split list view?
I'm helping out developing an iPhone app that enables access to a lot of list items of data.
On the start screen, the user can dig into the list items through either predefined category shortcuts or ...
-1
votes
1answer
143 views
Android application for London Transport (usability ?) [closed]
I'm developing the Android application for London Transport which includes Journey Planner, Tube status, Live Departures Boards, Maps, Finding a taxi function and so on.
I'd like to get some ...
5
votes
1answer
402 views
Should an iPhone application scroll to the top of a table when resorting
My application has a table view with a segmented control in a navigation bar. When the users taps a segment in the segmented control, the application fades the table into it's newly sorted state. The ...

