Improve [iOS] Usability with a Black Status Bar and Rounded Corners
blog.edwardmarks.com
Improve [iOS] Usability with a Black Status Bar and Rounded Corners
1–10 of 27 posts
Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#2Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#3Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#4Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#5Does anyone know how rounded corners like this can be applied in practice?
Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#6I quite literally have never noticed this when using my iPhone over the past couple years. I actually had to re-read the article a few times to understand what the author was trying to convey.
Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#7Does anyone know how rounded corners like this can be applied in practice?
Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#8Does anyone know how rounded corners like this can be applied in practice?
I haven't tried it, but you should be able to set the cornerRadius of the layer (a CALayer) of the main window. That would apply it to all subviews.
Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#9Does anyone know how rounded corners like this can be applied in practice?
NB: rounded corners was itself a copy of the webOS viewport system.
Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners
#10As someone who generally pays attention to the usability of applications, I have to ask: Is this really a big deal? I quite literally have never noticed this when using my iPhone over the past couple years. I actually had to re-read the article a few times to understand what the author was trying to convey.