I have a layout for a fragment with three tabs. The XML code of the layout is as follows:
Use app:elevation="0dp" instead of android:elevation="0dp"
app:elevation="0dp"
android:elevation="0dp"