22/11/23 - Se agregó etiqueta con versión en seleccion y mapa_ruta.

This commit is contained in:
2023-11-22 10:39:09 -06:00
parent 1ccbacac61
commit 09aee86ea4
7 changed files with 679 additions and 365 deletions

View File

@@ -56,8 +56,7 @@ Sub Globals
Dim GoogleMapEXTRA As GoogleMapsExtras
Dim CODIGO As String
Private SEMANA As String
Private l_version As Label
End Sub
Sub Activity_Create(FirstTime As Boolean)
@@ -108,7 +107,8 @@ Sub Activity_Create(FirstTime As Boolean)
' c.Close
' End If
l_version.Text = Application.VersionName
l_version.Left = Activity.Width - l_version.Width - 10dip
End Sub
Sub MapFragment1_Ready