Skip to main content

Questions tagged [ui-design]

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.

ui-design
0 votes
0 answers
57 views

Neumorphic design disappears when resizing window in Flutter

I have a game in which I have implemented a neumorphic design using inset shadows. Since Flutter doesnt support inset shadows out of the box, I have used flutter_inset_shadow: ^2.0.3 package to ...
WeSay Solutions's user avatar
0 votes
1 answer
55 views

How to fix a black screen when im trying to create a background acrylic blur effect?

sorry for my english. I'm creating an ERP app for a company. At first I was using winForms but then i saw videos of the wpf designs and i changed my project to WPF. I'm trying to create a login window ...
Lorenzo C's user avatar
0 votes
1 answer
27 views

Antd dropdown hides options when a certain amount of options is reached

So i have an antd select <Select > <Option value="option1">Option 1</Option> <Option value="option2">Option 2</Option> <Option value=&...
Maxqueue's user avatar
  • 2,384
0 votes
1 answer
73 views

How implement an alternative option when value is not in picker

For my React native (expo) project. I have two item pickers the first picker contains a list of brand names. When the user is in the Add screen. He can select a brand but sometimes the brand that he ...
Jimmy Geers's user avatar
0 votes
3 answers
249 views

Shell.NavBarIsVisible="False" just doesn't work to hide the title bar

I've basically got a Maui default test app, but I just can't figure out how I can remove the navigation bar. I just want the gray text to be gone, and no place occupied by it (e.g. in the example, ...
PMF's user avatar
  • 16.1k
0 votes
0 answers
740 views

How can I create a frosted glass effect (glassmorphism) in react native like ios provides?

You can check here iOS Blurry Effect Case I tried react-native-blur and react-native-skia packages but couldn't achieve the same thing like the ios native provides for their general views.
vik's user avatar
  • 1
0 votes
2 answers
97 views

Need help replicating Scrolling Text functionality from Audible in Flutter - am I doing it the right way?

I'm pretty new to flutter and I'm working on replicating the text scrolling feature for long track titles from the Audible app, (see attached). Here's the behavior I'm trying to achieve: • Display the ...
Vltor's user avatar
  • 1
0 votes
0 answers
302 views

How to change the color of an image in photoshop

I am a newbie in Photoshop and struggling to change the colour of these logos. (These are not texts. They are imported images). I tried making a layer mask and for some reason, it didn't change the ...
Pulina Hansana's user avatar
1 vote
4 answers
271 views

How can I design search field like zomato app in Flutter?

I'm working on recreating a design similar to the corner radius used in the Zomato app. Despite my best efforts, I haven't been able to replicate the exact design. Below, I've included images for ...
KurbanAli Masu's user avatar
0 votes
1 answer
44 views

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 ...
Swift's user avatar
  • 1,172
0 votes
0 answers
17 views

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 ...
Goku777's user avatar
0 votes
1 answer
654 views

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 ...
Qiuzman's user avatar
  • 1,459
-1 votes
3 answers
108 views

how to add text in top border of view in andriod

I am new to android development please help me in creating this type design I want to add text in the center of the top borders in the card please help me or guide me to achive the same view
Vuyyururajashekar Reddy's user avatar
0 votes
1 answer
139 views

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 ...
thepixellator's user avatar
0 votes
1 answer
130 views

How to Properly Organize Widgets in Flutter for a Specific Layout?

I'm currently working on a Flutter application where I need to organize various widgets within a screen. I've experimented with different approaches but haven't been able to achieve the desired layout....
caroch's user avatar
  • 837

15 30 50 per page
1
2 3 4 5
16