gotev / android-speech

Android speech recognition and text to speech made easy
http://gotev.github.io/android-speech/
Apache License 2.0
486 stars 157 forks source link

progressView must be put inside a LinearLayout! #13

Closed mehranabi closed 5 years ago

mehranabi commented 7 years ago

Hello,

Why we must put SpeechProgressView inside a LinearLayout ? I put it in a FrameLayout but I got error!

gotev commented 7 years ago

Because of how the view is implemented. I invite you to look at it, and if you have ideas and time to improve it and make it work outside a LinearLayout, I will be glad to accept your PR!

mehranabi commented 7 years ago

OK, I will do. Thanks

gotev commented 5 years ago

Closing this due to lack of contributions so far

mehranabi commented 5 years ago

Hello @gotev , I've forgotten this issue because I got busy with my projects, And I just got an email about closing this issue... Actually, It's a while that I'm not working on native Android projects... I think closing this issue is good for now because I was the only participant of it :)