updated the dialog_date_month_year_picker.xml
This commit is contained in:
@@ -6,6 +6,15 @@
|
||||
android:orientation="vertical"
|
||||
android:padding="16dp">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/dailyExport"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:autoSizeTextType="uniform"
|
||||
android:background="#E49D9D"
|
||||
android:text="Make sure you are Exporting Report at the end of the day"
|
||||
android:textSize="20sp" />
|
||||
|
||||
<CalendarView
|
||||
android:id="@+id/calendarViewPicker"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user