google / iosched

The Google I/O Android App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidStudio Layout Editor Crash

HoussemNasri opened this issue · comments

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

  • 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.