You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Updating Support libraries from 27.0.2.1 to 28.0.0 broke the Xamarin.Android designer ability to render layouts with a CoordinatorLayout.
Steps to Reproduce (with link to sample solution if possible):
Reference Xamarin.Android.Support.Design 28.0.0 and use CoordinatorLayout in a layout then look at the layout using the Xamarin.Android Designer. The same layout renders correctly while referencing Xamarin.Android.Support.Design 27.0.2.1.