vknow360
(Sunny Gupta)
June 27, 2019, 1:26pm
#1
Describe your issue
When I am trying to live test my app which contains View Pager the companion stucks after working sometime.
Companion works for some time ( 5 to 10 seconds ) and after that hangs or stucks.Nothing works.I have to restart companion each time.
Sometimes it shows this error:
java.lang.StackOverflowError: stack size 8MB
Steps to reproduce the issue
Use View Pager in any project and live test it.
Expected Behaviour
View Pager worrks smooth without any hang.
Actual Behaviour
It stucks companion.Nothing works.
Show your Blocks
Android version
Android Nougat ( 7.0 ) Blustacks 4
Mika
June 27, 2019, 2:11pm
#2
Looks like you create a infinite loop?!
I dont understand why you select the already selected page everytime again and again.
You call select page one if page one is already selected?! Sense?
BTW:
Android Nought
? This does not exist… It is called Android Nougat
3 Likes
vknow360
(Sunny Gupta)
June 27, 2019, 2:47pm
#3
Sorry, accent problem.
Thank you for your reply.
I was totally aware of using View Pager event methods.
system
(system)
Closed
July 27, 2019, 3:00pm
#4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.