Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Swipe Actions for List view not working on Android

Paulo A. KünzelSep 16 2022

I was testing the Oracle Jet List Swipe on List view as per cook book https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=swipeToReveal&demo=basicSwipeToReveal
Then after testing on our Android phones we've notice that the swipe won't always works, icons sometimes don't show and some list items "freeze" in place
Our testing environment: https://apex.oracle.com/pls/apex/r/dev-pk/custom-apex/swipe-actions-jet
The exact same bug happens at the cookbook link

Comments

BluShadow
Maybe a quick search on the internet has the answer...

http://dba.ipbhost.com/index.php?showtopic=8736
21205
Answer
It's probably a problem with your tool. Assuming you're on Oracle 11gR1, run the script in SQL*Plus and it will work.
Marked as Answer by 663394 · Sep 27 2020
SomeoneElse
The CONTINUE statement is a new feature of 11g.

You didn't tell us what version you are using.
663394
Thanks I actaully stumbled on that site after posting the question.Any way as 'someone else' pointed continue is not supported in my version (10 g). Thanks a lot everyone for your time.
1 - 4

Post Details

Added on Sep 16 2022
4 comments
202 views