TalkbackTutorial / Application

An Android App as Talkback Tutorial.
6 stars 2 forks source link

VoiceRecorderWrongActionFragment is redundant #30

Closed Andre-Pham closed 2 years ago

Andre-Pham commented 2 years ago

VoiceRecorderWrongActionFragment is never used and hence is redundant.

mcrossman commented 2 years ago

Fixed in 4b0a54a275fcd0d116bf292ad002ef04b9a26a22. It was left out of VoiceRecorderAppActivity#onNewIntent.