uistoryboard - Set specific background color in iOS LaunchScreen.storyboard (Visual Studio for Mac) -


ok, can't believe i'm asking but... how set specific color background of uiview. mean:

  • i select uiview.
  • i set #2374a5 background color (using color picker).
  • visual studio sets #1d5f93 background color (what??).

edit: ok, after posted question remembered edit storyboard in xcode interface builder and, there, worked expected. however, i'm still puzzled why vs changes color choose. bug, or there obtuse logic behind i'm not seeing?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -