google / iosched

The Google I/O Android App
Apache License 2.0
21.77k stars 6.2k forks source link

AndroidStudio Layout Editor Crash #364

Closed HoussemNasri closed 3 years ago

HoussemNasri commented 3 years ago

The problem

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

Details

The other layouts are running smoothly, so it's not a performance issue from my side. Invalidate Cache and Restart didn't work.