mirror of
https://github.com/KeymonSoft/Android_durakelo.git
synced 2026-04-17 19:37:03 +00:00
22/11/23 - Se agregó etiqueta con versión en seleccion y mapa_ruta.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user