|
|
@ -11,21 +11,9 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:gravity="center_horizontal" |
|
|
|
> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/emptyStart" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_height="match_parent" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
custom:npv_ShownCount="5" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="0dp" |
|
|
|
/> |
|
|
|
|
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/year" |
|
|
|
android:tag="year" |
|
|
@ -37,23 +25,8 @@ |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/empty1" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_height="match_parent" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
custom:npv_ShownCount="5" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="0dp" |
|
|
|
/> |
|
|
|
custom:npv_DividerColor="#cccccc" /> |
|
|
|
|
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/month" |
|
|
|
android:tag="month" |
|
|
@ -66,22 +39,8 @@ |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/empty2" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_height="match_parent" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
custom:npv_ShownCount="5" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="0dp" |
|
|
|
/> |
|
|
|
|
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/date" |
|
|
|
android:tag="date" |
|
|
@ -94,21 +53,19 @@ |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/empty3" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:id="@+id/day" |
|
|
|
android:tag="day" |
|
|
|
android:layout_height="match_parent" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
custom:npv_ShownCount="5" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="0dp" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
/> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/hour" |
|
|
@ -122,23 +79,7 @@ |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/day" |
|
|
|
android:tag="day" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
custom:npv_ShownCount="5" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
|
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/minutes" |
|
|
|
android:tag="minutes" |
|
|
@ -151,8 +92,7 @@ |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
/> |
|
|
|
|
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/ampm" |
|
|
@ -166,23 +106,7 @@ |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="3dp" |
|
|
|
/> |
|
|
|
<com.henninghall.date_picker.pickers.IosClone |
|
|
|
android:id="@+id/emptyEnd" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_height="match_parent" |
|
|
|
custom:npv_DividerColor="#cccccc" |
|
|
|
custom:npv_RespondChangeOnDetached="false" |
|
|
|
custom:npv_ShownCount="5" |
|
|
|
custom:npv_TextColorNormal="#aaaaaa" |
|
|
|
custom:npv_TextColorSelected="#000000" |
|
|
|
custom:npv_TextSizeNormal="18dp" |
|
|
|
custom:npv_TextSizeSelected="21dp" |
|
|
|
custom:npv_ItemPaddingHorizontal="0dp" |
|
|
|
/> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|