|
[WM22] Can't select a row in a table on Android 9 |
Iniciado por rob, ago., 30 2018 10:00 PM - 2 respostas |
| |
| | | |
|
| |
Membro registado 105 mensagems |
|
Publicado em agosto, 30 2018 - 10:00 PM |
Has anyone run into this problem? I have an Android application on which one screen has a table. I've tried setting the table to pull data from an array variable, or an HFSQL file.
On a device running an older version of android 4.2.2 specifically, I can display records in the table, and be able to select a row. There by running the code in the "Selecting a row of Table" section.
However, the same APK on an Android 9 device, this doesn't work. All the rows are displayed, but no row can be selected. If I tap the screen, nothing happens.
The closest I've been able to get it to working is when I set the table initial status to be editable, then that code in "Selecting a row of Table" will fire once when populating the table, but never after that.
Any ideas would be greatly appreciated.Mensagem modificada, agosto, 30 2018 - 10:01 PM |
| |
| |
| | | |
|
| | |
| |
Publicado em julho, 28 2019 - 3:44 PM |
How do you solved this problem? |
| |
| |
| | | |
|
| | |
| |
Membro registado 105 mensagems |
|
Publicado em julho, 30 2019 - 2:02 PM |
It was a compatibility problem between WM22 and Android 9. Upgrading to WM24 was the only way I could find to fix it. |
| |
| |
| | | |
|
| | | | |
| | |
|