sarthakps / to-do

An Android app with added aesthetics and automation to help you organize and manage your daily routines and deadlines.
BSD 3-Clause "New" or "Revised" License
5 stars 9 forks source link

fixed legibility/color of Rename List's EditText #14

Closed NileshKhimani1 closed 3 years ago

NileshKhimani1 commented 3 years ago

The color of the text in EditText of Rename List popup was black with a grey background which was decreasing readability. So I tried to solve this issue. You can see below. Screenshot (305)

sarthakps commented 3 years ago

Good job Nilesh. Just a few things to keep in mind:

Please open a new PR with only a single change, i.e. the textColor of the EditText changed to white.