Campus-Android
Campus-Android copied to clipboard
Consistent dialogue boxes
Issue
Currently the dialogs are less consistent and less accessible than they could be. This PR fixes this:
- [x] removal of unnessesary code
- [x] stylistic unification of buttons
- [x] stylistic unification of dialogs
Screenshot




Why this is useful for all students
Accessible and consistent dialogs
resolves #1465
The need for setBackgroundColor() here is because the settings seem to not want to cooperate with this.. Any ideas?
I am pretty unshure about the colors.. we should probably change those.. any ideas?