mirror of
https://github.com/KeymonSoft/Guna_Preventa.git
synced 2026-04-19 21:59:15 +00:00
....
This commit is contained in:
@@ -199,7 +199,7 @@ Sub flp_LocationChanged (Location1 As Location)
|
||||
End If
|
||||
If B4XPages.MainPage.cliente.LA_GPS.IsInitialized Then
|
||||
B4XPages.MainPage.cliente.LA_GPS.Text = "CON UBICACION GPS"
|
||||
B4XPages.MainPage.cliente.LA_GPS.TextColor = Colors.blue
|
||||
B4XPages.MainPage.cliente.LA_GPS.TextColor = Colors.Black
|
||||
End If
|
||||
' LogColor(Location1.Latitude, Colors.red)
|
||||
CallSub2(Starter, "GPS_LocationChanged", Location1)
|
||||
|
||||
Reference in New Issue
Block a user