When I open fragment_onboarding.xml, the layout editor starts to lag and become unusable.
It looks like the problem happens because of InkPageIndicator because when I remove it the problem disappear
Environment
Android Studio 4.1.1
Windows 10 Version 1909 (OS Build 18363.1256)
Details
The other layouts are running smoothly, so it's not a performance issue from my side.
Invalidate Cache and Restart didn't work.
The problem
When I open
fragment_onboarding.xml
, the layout editor starts to lag and become unusable. It looks like the problem happens because ofInkPageIndicator
because when I remove it the problem disappearEnvironment
Details
The other layouts are running smoothly, so it's not a performance issue from my side. Invalidate Cache and Restart didn't work.