ui-design means User interface design. It is the design of websites, computers, appliances, machines, mobile communication devices, and software applications with the focus on the user's experience and interaction.
Questions tagged [ui-design]
224 questions
-1
votes
1 answer
Ios design strategy for iPad
I'm looking for a design guideline for large data entry in iPad application.
My application consist of more than 30 text field in one page that users have to input data in every each of them. My plan is to find the best way to have a user friendly…

Alex.a
- 21
- 5
-2
votes
1 answer
are there any web application designers like Appian/Salesforece?
So i want to develop a simple web application, which will basically be a basic form which on submission will allow to make an external api request. So are there any application designers that can allow to do that with minimalistic code. Appian for…

jerry92
- 1
-2
votes
1 answer
Custom UITabBarControlelr design
I am trying to duplicate this UITabBarController indicator at the botton of the tab bar image icon. The indicator follows the tab that is selected and interactively moves under the current selected tab. I have searched on Github but I cannot find…

soRazor
- 137
- 9
-2
votes
1 answer
Where to get the name of the UI Components of Android Application?
I am new to Android Application Development. As an Android Developer it is better to have a source, PDF file etc that contains the whole list of UI components of Android application with their names and screenshot.
For example:
Titlebar:
Navigation…

Stack Overflow
- 1
- 5
- 23
- 51
-2
votes
1 answer
Different view of web design when open in another laptop
Scenario :
I am working on a mobile web version of my website
Problem :
When the design is running on my own laptop
it looks perfect but when I put my HTML files and open on another
laptop of my friend, the design is totally different and super…

nobody99
- 145
- 1
- 2
- 10
-2
votes
1 answer
How do I arrange my android UI to realize a UI prototype design
A UI designer has already done a design and a prototype that I am attempting to reproduce in code. I have something but I am wondering how to make my input widget look exactly like the activation code input in the prototype as well as containerize…

sage
- 587
- 1
- 8
- 28
-2
votes
1 answer
my layouts have black back ground
my layouts have black background, this problem also effects my button styles my cards in my recycle view..any body can help find the cause please?
I know workarounds but I need to find the problem source..now my structure is pretty simple I have a…

user1935142
- 3
- 2
-2
votes
1 answer
How to apply a different backgroundcolor for GWT decoratedPopupPanel?
final DecoratedPopupPanel infoPopup = new DecoratedPopupPanel(true);
infoPopup.setWidget(new Label("Table below displays the total number of users for each application for the selected time range."));
infoPopup.setWidth("150px");
…

Arsenal7898
- 15
- 1
-2
votes
1 answer
Tweet button in Navigation Bar
Is it against any iOS Interface guidelines to have a custom button in the Navigation Bar? I have a tweet button with a twitter icon on the right of the navigation bar. Just wanted to confirm. Thanks.

user1491185
- 9
- 4
-3
votes
1 answer
How can I do horizontal scrolling animations?
Some websites have some elements that slide horizontally while you are scroll(vertically). Have an example about it in http://www.timeslot.com/. How can I do that with javascript and css? Or do you have any codepen etc. instance about it?

outsu
- 22
- 4
-3
votes
3 answers
How to make Android application support all device screen?
Am android beginners, am developing small size application, that application UI design and function change to each device screen, i don't know that various, my application UI design and function fit all android device screen.

Krishnan
- 428
- 1
- 4
- 11
-4
votes
2 answers
how to display Welcome Back message including username
Here is what I want to do, I have an android login form with username and password, after the user enters his credentials and login, the next form should display on top of the page welcome,+username entered from the login page! but if user revisited…

Gurleen kaur
- 1
- 4
-6
votes
3 answers
How to make UI with round image and round text, also add ratting icon on same circle. in iOS application
How to make UI with round image and round text, also add ratting icon on same circle. in iOS application

Jugal K Balara
- 917
- 5
- 15