debashisbiswas / teleprompter

Teleprompter on the Google Play Store
https://play.google.com/store/apps/details?id=com.maestoso.teleprompter
0 stars 0 forks source link

Status bar not consistently hiding on TeleprompterActivity #1

Closed debashisbiswas closed 5 years ago

debashisbiswas commented 5 years ago

The first time the user presses "begin" on the MainActivity and opens the TeleprompterActivity, the status bar does not hide. If the user navigates back and presses the "begin" button again, the status bar is hidden, as it should be.

The status bar should always be hidden on this activity, but instead is only hidden the second time (and every time after) that the user visits the activity.