gray

  1. M

    Android Question Annoying black/gray screen before the app start

    Hi everyone, I finished my app, but there is an imperfection that annoy me.. Before the app actually start there is a black/gray screen. The problem is that in the main Activity_Create is veeeery simple, same for Starter Service it is just: Sub Activity_Create(FirstTime as Boolean)...
  2. M

    iOS Question iTableView permanent selection

    Hi i'm learning how to use the tableview in the best way. I'm trying to do a settings page like the ios one, with elements that opens other pages. Sub Process_Globals Public App As Application Public NavControl As NavigationController Private Page1 As Page Private Panel1 As...
  3. M

    Android Question AC ToolBar change menu button color

    Hi everyone! How do I change the color of this three dots?
Top