sthewissen / MVP

Unofficial app to help MVPs manage their community activities
GNU General Public License v3.0
112 stars 31 forks source link

Fixed ToolBarItem visibility for Android #127

Closed andreas-nesheim closed 3 years ago

andreas-nesheim commented 3 years ago

The ToolBarItems such as "Sign in" and "Add/Edit" weren't displaying for Android. Had to set some Android styles to make them visible. Also suppressed the all-caps text preference Android sets on buttons to comply with the design (I can remove this if preferred).