android oreo

  1. M

    Android Question Change in Oreo

    hi everyone! I have a project in which I use the following code to detect when you have the focus or not on a button. but in android oreo never triggers the routine, is there any change in this version? Sub SetUpOnFocusListener(Button As Button, EventName As String) FocusButton(Button)...
Top