mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-02-10 08:40:44 +01:00
recreate the visualized at initialization to avoid stucking
This commit is contained in:
parent
99be9390d0
commit
369fe544ca
@ -87,6 +87,7 @@ class MainActivity : SimpleActivity() {
|
||||
}
|
||||
|
||||
private fun initVoiceRecorder() {
|
||||
visualizer.recreate()
|
||||
bus = EventBus.getDefault()
|
||||
bus!!.register(this)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user