CoordinatorLayout / RelativeLayout issue within a ViewSwitcher
问题 This is a follow up question of this one: Coordinator Layout and Relative Layout issue I have an issue when you have a CoordinatorLayout with a RelativeLayout within a ViewSwitcher like the following example: <?xml version="1.0" encoding="utf-8"?> <ViewSwitcher xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/switcher"> <!--First switcher view / Splash Screen--> <RelativeLayout android:layout