[x] The details button inside event cards and survey cards is not intuitive. Details should open when the card as a whole is clicked. Either remove the button entirely or replace it with an unclickable image.
[ ] Consider data preloading during a splash screen. That might result in creating singleton repositories. Maybe add loaders (spinners, progress bars).
[x] Improve visual hierarchy of text views inside EventDetailsFragment, SurveyDetailsFragment and SurveyResultsDetailsFragment. Add more spacing between different types of information, make text bigger in general.
[x] Improve search bar behavior. Should focus whenever the rectangle is clicked (currently, gets focus only when search icon is clicked). Also, give the rectangle rounded edges.
Suggestions for a better user experience of the Android app.