lschmid83 / 12-Step-Recovery-Guide

This is an Android app written in Java and Android Studio. It provides 12-Step reading materials, daily quotes, meditations, motivational images, a meeting map and speaker tapes.
https://www.citexsoftware.co.uk/recovery-meeting-finder
44 stars 0 forks source link

The OK button text for the DatePicker dialog in dark mode is not visible #37

Closed lschmid83 closed 1 month ago

lschmid83 commented 1 month ago

There is a problem with the themes.xml (night) where the color of the OK button for the DatePicker dialog is not set correctly.

lschmid83 commented 1 month ago

I have updated themes.xml (night) to add a style for the :

@style/buttonBarPositiveButtonStyle

as follows: