- VERSION 4.10.23

- Correcciones en No Venta, Resumen Dia y otros detalles!!
This commit is contained in:
Jose Alberto Guerra Ugalde
2024-10-25 11:29:38 -06:00
parent 261cc77810
commit 641eee998b
7 changed files with 19 additions and 11 deletions

View File

@@ -61,6 +61,7 @@ Sub B4XPage_Appear
ToastMessageShow("Es necesario tener el GPS encendido", True)
StartActivity(Starter.gps.LocationSettingsIntent)
End If
r_1.Checked = True
End Sub
Sub GPS_LocationChanged (Location1 As Location)