paatre / abc

ABC is a mobile application created with Flutter to help children learn the Finnish alphabet and words. The app is designed for use at home, in early childhood education, and the first years of primary school. With these use cases in mind, ABC is built to be easy and quick to use with. The application contains no ads.
0 stars 0 forks source link

Status bar should be fully transparent #9

Closed paatre closed 2 months ago

paatre commented 2 months ago

Currently, the status bar is grey-colored with some transparenc. I'd like the status bar to be fully transparent so that status bar itself doesn't "cut" some "real eastate" of the UI.

When this is changed, it should be noted that the items on the status bar should change to a dark color so the items can be seen.

This is not the highest priority issue, but I'd want this to be on the first release even though this is not a total blocker for it.

paatre commented 2 months ago

This was fixed in an amended commit for the initial commit.