0

enter image description here

In my data picker XML, I just want these borders to disappear and change the date picker cards color

<DatePicker
        android:id="@+id/datepicker"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_marginTop="72dp"
        android:background="@android:color/transparent"
        android:calendarTextColor="@android:color/white"
        android:calendarViewShown="false"
        android:datePickerMode="spinner"
        android:soundEffectsEnabled="true" />
ankitkanojia
  • 3,072
  • 4
  • 22
  • 35
Hossam
  • 1
  • 1

0 Answers0