Devlight / Devlight/InfiniteCycleViewPager
Support for Android TV
- Dominant language
- Java
- Stars
- 5.7k
- Forks
- 821
- PR merge metrics
- No merged PRs in 30d
Description
- No support for DPad left right
- Bizarre behavior of same app on TV vs Mobile (Happening only on TV) + some kind of Lagging:
I/Choreographer: Skipped 60 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 120 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 188 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 180 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 178 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 166 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 123 frames! The application may be doing too much work on its main thread.
So on left/right key something is happening and throwing these warnings but no change on the pager view.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.