21-09-23 TECLADO Y PERMISOS

This commit is contained in:
cvaldes1201
2023-09-21 12:09:26 -06:00
parent 03ad185af9
commit 9059bda2f4
4 changed files with 8 additions and 10 deletions

View File

@@ -111,10 +111,6 @@ Sub B4XPage_Appear
If Subs.pedidoGuardado Then borra.Enabled = False Else borra.Enabled = True
End Sub
Sub Activity_Pause (UserClosed As Boolean)
End Sub
Sub GPS_LocationChanged (Location1 As Location)
'lat_gps=Location1.ConvertToSeconds(Location1.Latitude)
'lon_gps=Location1.ConvertToSeconds(Location1.Longitude)