drewsum / Electronic_Display

320x256 LED Display, Marquette Senior Design Project E44
4 stars 1 forks source link

Block screen rotation on the upload project screen #148

Closed drewsum closed 5 years ago

drewsum commented 5 years ago

I noticed a bug in the android app. When you rotate the screen (I do this by accident sometimes) the progress bar disappears. Data transfer continues, but I'm pretty sure image data is corrupted. To keep this from happening, we should disable screen rotation.

kevinetta commented 5 years ago

I'll work on this Monday

drewsum commented 5 years ago

Maybe we should also add text to the upload screen while uploading that says "please do not leave the app", I ran into trouble trying to send text messages while connected to the ESP

kevinetta commented 5 years ago

Easy fix but also should this be expected?