I have an issue when trying to publish my app on the Google Play Store. The automated tests can't focus the buttons created in the app in the accessibility tests. In tests with talkback on an Android cell phone, the problem occurred too.
Even with a simple app with just two tbuttons, the focus always stays in the form, and when you click twice on the screen, the event in only one of the buttons is executed.
TButton?TSpeedButton?