pickerview/src/main/res/layout/pickerview_time.xml
@@ -2,6 +2,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="#FF222222" android:orientation="vertical"> <include @@ -12,7 +13,7 @@ <View android:layout_width="match_parent" android:layout_height="0.5dp" android:background="#E1E1E1" /> android:background="#1AFFFFFF" /> <LinearLayout android:id="@+id/timepicker"