activity resuming

  1. A

    Android Question B4X Pages, IME and Application Resume

    Hello, Hope you can help - I'm getting back to b4a, and been struggling with b4x pages, and keyboard when closing and opening. On registration page, I need to push the view top by X, so it's show the input boxes behind the keyboard, I did saw there is an option to use scroll view, but I...
  2. Programing Center

    Android Question Check is activity Resuming or no?

    Hello i using the PersianTimer library . This Library can Count Down number all the time! it means when activity is Paused, the timer is working too. so i use this code Private Sub timer_onTick(Tag As String,TimeUntil As Int) Time_Finish = TimeUntil Dim seconds, minutes As Int...
Top