Sub Activity_Create(FirstTime As Boolean)
'Do not forget to load the layout file created with the visual designer. For example:
Activity.LoadLayout("mio")
Label1.SetLayout(18%x,12%y,45%x,10%y)
Label2.SetLayout(57%x,16%y,45%x,7%y)
btnData.SetLayout(55%x,25%y,45%x,7%y)
ImgStorico.SetLayout(55%x,3%y,45%x,7%y)
btnAvvisami.SetLayout(0%x,73%y,100%x,9%y)
btnCancella.SetLayout(0%x,85%y,100%x,9%y)
ImageView3.SetLayout(27%x,48%y,45%x,7%y)
edGiorni.SetLayout(71%x,48%y,30%x,7%y)