Bug P3
Status Update
Comments
ma...@gmail.com <ma...@gmail.com> #2
Can you attach / share a project that reproduces the issue?
ma...@gmail.com <ma...@gmail.com> #3
Now i sure this is viewpager2's bug.
because just occur recyclerview inside viewpager2 with constraintlayout, if paging3 use Independently with viewpage2 it's not problem.
because just occur recyclerview inside viewpager2 with constraintlayout, if paging3 use Independently with viewpage2 it's not problem.
Description
Component used: Watch Face Format
Version used: 1
Devices/Android versions reproduced on: Emulator, Galaxy Watch4, Watch6 - Wear OS 4
When trying to use ListConfiguration or BooleanConfiguration on PartDraw with two Arcs, actual change is not happening and watch face throws force-closes. On physical device, it is even not possible to toggle between TRUE/FALSE. Configuration closes automatically.
When drawing other things like Rectangle, this works fine.
It's hard to catch something in logcat so I'm including code and screen records.
Example: This BooleanConfiguration should enable / disable PartDraw with two Arcs, one arc has transform applied. In the watch face, it is used to enable / disable Progress bar Indicator of seconds.
UserConfiguration:
Scene: