wjc
2026-03-19 4b6a433d77c9e0a5071d032d8aff80c440a70598
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"