The layout <layout> in layout has no declaration in the base layout folder [error]
问题 After migrating from Eclipse to the new version of Android Studio 3.2, API 28, I am getting the following error on my app's layout: The layout in layout has no declaration in the base layout folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier One of the layouts that I am getting this error is: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill