blonsky95 / TimeStopperAndroid

0 stars 0 forks source link

BUGS #33

Open blonsky95 opened 3 years ago

blonsky95 commented 3 years ago
blonsky95 commented 3 years ago
blonsky95 commented 3 years ago
blonsky95 commented 3 years ago

Fixed couple bugs:

1 - exoPlayer variable in MainActivity is now nullable, as the variable was being accessed in onPause and onDestroy when it might not have been initialised - or garbage collected 2 - the start fragment is now clickable & focusable, as user could tap the action bar buttons through when in select video screen.

blonsky95 commented 3 years ago

bug - when in background at some point videos go black and the content doesn't work - at this moment it would be ideal to have the startfragment on instead of black

blonsky95 commented 3 years ago

bug for free version:

If you press start, you get the dialog to confirm use of trial, then you confirm. When you are here, if you go to select a new video, and then without selecting video, press back button it no longers lets you use the timing feature controls.