You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use functions EpdDeviceManager.enterAnimationUpdate(true) and EpdDeviceManager.exitAnimationUpdate(true) to enable fast update mode while scrolling the list in RecyclerView.
This feature perfectly works on devices "Faust 5" and "Kon Tiki 2", but doesn't work on "Poke 4 light".
I use sdk com.onyx.android.sdk:onyxsdk-device:1.2.21.
Can provide more information if you need.
The text was updated successfully, but these errors were encountered:
pavelperc
changed the title
EpdDeviceManager.enterAnimationUpdate doesn't work on poke 4 light deviceEpdDeviceManager.enterAnimationUpdate doesn't work on poke 4 light device
May 6, 2023
Hello. I'm optimising my app for onyx devices.
I try to use functions
EpdDeviceManager.enterAnimationUpdate(true)
andEpdDeviceManager.exitAnimationUpdate(true)
to enable fast update mode while scrolling the list in RecyclerView.This feature perfectly works on devices "Faust 5" and "Kon Tiki 2", but doesn't work on "Poke 4 light".
I use sdk
com.onyx.android.sdk:onyxsdk-device:1.2.21
.Can provide more information if you need.
The text was updated successfully, but these errors were encountered: