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
vote
2 answers
Is mandatory to use retina image in iphone apps?
I have developed a application with non retina images. While submitting the icon and screenshots in iTunes connect we have to provide retina (2x)images. Whether it is mandatory to include 2x images for all the images in the app or it can be…

Warrior
- 39,156
- 44
- 139
- 214
0
votes
1 answer
How to create an embossed button in objective c
I think it's called embossed button..
Is it possible to make one from code?
I mean like the "Sign Up for Facebook" button in the Facebook iPhone app logging screen.
I know three20 have something like that but i want to create one my self

Eyal
- 10,777
- 18
- 78
- 130
0
votes
0 answers
How to show same top design in all viewcontroller with UIPageViewController in swift
I have created top design in MainSegPageViewController in storyboard like this and i have 2 other viewcontrollers as well. now i need same upper design in my all three viewcontrollers. so how to show that 2 viewcontrollers in this wight area only?…

Swift
- 1,074
- 12
- 46
0
votes
0 answers
Huge data table Column
My last column is hidden but when I use position sticky it scrollable till end of table and show empty space
I want to design an "action column" in a horizontally scrollable table that remains hidden but becomes visible on hover. This action column…

Goku777
- 1
0
votes
1 answer
How to use a curved menu approach with a q-card as the body
I have a dashboard design I am working on in quasar that I am trying to get to flow correctly. When things squish together horizontally everything closes up smoothly and its very responses. My issue is if the user brings the screen up vertically on…

Irish Redneck
- 983
- 7
- 32
0
votes
0 answers
Can Views in Clean Architecture have functions
I am doing a game and following Clean Architecture. In the game the main character is a Drone, and based on what is happening the drone has to run some animations, such as power up, break down, collide, explode etc. The component that handles the…

Andrea herrera
- 81
- 1
- 11
0
votes
1 answer
Do developers need to be supplied SVG files in all sizes or is a master size sufficient for all instances?
I'm a UI designer working and I want to get a better understanding of what is required for the most efficient and streamlined way to handover of assets to developers - both for the developer and also for me.
I was of the understanding that since SVG…

thepixellator
- 1
- 1
0
votes
1 answer
How to create a Horizontal collection view like AIRBNB (Auto select index path on slide)
Sample video of AIRBNB APP
I implemented logic in func scrollViewDidScroll(_ scrollView: UIScrollView) but it is not working properly.
func scrollViewDidScroll(_ scrollView: UIScrollView) {
let principal = scrollView.contentSize.width -…

Patel
- 43
- 6
0
votes
0 answers
How would you build this component? Flutter Widget Design (Custom Range Slider)
More of a flexible question, But I've been looking at this and either don't know enough about flutter (custom drag detectors etc) but the best I have is a range slider (with some sort of overlay that handles the white dots) and then a container…

Jesse Hayward
- 25
- 6
0
votes
1 answer
Need tips for the attached UI design - Asp.net webforms
Our application is implemented in an Asp.net web forms. We are looking forward to design the attached grid view.
Grid should have 7 columns and Column may have an empty rows. We have teleric license, and can also use js grids. When users clicks save…
0
votes
2 answers
Mismatch in Custom Shape while migrating the code from Figma To Android
A Figma designer gave me a design file. I am trying to migrate the design file to Android. Except for 1 parallelogram I removed everything else. So the code below corresponds to just 1 shape.
When I check the Android code for that in Inspect in…

Ankit Jain
- 119
- 6
0
votes
1 answer
How to set Spline animation as a Wordpress background?
First post! I know it's frowned on but I used a Themify pagebuilder to make a 2 page website.
I'm looking to set this Spline animation as a Wordpress background. The client wants it to move as the user scrolls down the page - slightly out of my…

weezy
- 1
- 1
0
votes
1 answer
WinUI - XAML Styling children of another Style
I have the following style declared globally in the App.XAML file of my WinUI project: