change text color in event list when selected
in alarm/event list when i select on the one alarm the text color have changed.
is there any way that change the text color when selected
Answers
The selection colors are the result of some static "inverse" made on foreground/background colors.
Hence only method to change the colors use for selected rows is to manipulate the colors used by not selected rows.
Add new comment