Hi,

 overriding shouldBlockSideSwipe() fixed the bug.

final Tabs t = new Tabs() {

            @Override
            protected boolean shouldBlockSideSwipe() {
                return !isSwipeActivated();
            }
        };

Le mar. 31 déc. 2019 à 04:09, Shai Almog <[email protected]> a écrit :

> Hi,
> we will try to push out an update on Thursday evening. That's as soon as
> reasonably possible for this fix.
> As a workaround you might be able to copy the code of Tabs to a different
> name in your local repository and use that just for this release.
>
> --
> You received this message because you are subscribed to the Google Groups
> "CodenameOne Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/codenameone-discussions/0f7e35f2-0e55-4c8b-8f79-685bce04091a%40googlegroups.com
> <https://groups.google.com/d/msgid/codenameone-discussions/0f7e35f2-0e55-4c8b-8f79-685bce04091a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
*Yassine El Malyh*
*Team leader Consultant | Senior Mobile Developpement Engineer | PhD
Student*
*Rabat-Casablanca,Maroc*

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAF%2B1pUsG1tyach5xeFDvMxJForafO9NcLdBMCifR7-aQHPib%3DQ%40mail.gmail.com.

Reply via email to