wFc
wFc

Reputation: 33

Android Constraint Layout Editor Issue

recently I ran into a problem and have no idea whats wrong. So I was using Constraint Layout via Layout Editor and something happened that all views,textviews,etc... in editor locked into top left corner, however app works correctly, so I believe it's editor's fault. Any ideas how to fix this ?

Image Example

Upvotes: 2

Views: 186

Answers (1)

Nicolas Roard
Nicolas Roard

Reputation: 8449

You likely need to to File->Invalidate Caches / Restart.

Upvotes: 2

Related Questions