Android Studio – Android designer render problem with TextInputLayout: java.lang.IllegalArgumentException: weight is out of range of [0, 1000]
Upon opening Android Studio today, I was greeted with a surprise - I could not see the preview of my layout: I thought it would just be a simple fix of: Reloading the designer Cleaning and building the project Invalidating…