How can I show the shadow only on the bottom side of the tablayout?
问题 I have this layout : <?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#ffffff" android:clickable="true" android:focusable="true"> <android.support.constraint.ConstraintLayout android:id="@+id/details" android:layout_width="500dp" android:layout_height="wrap