Lucas Diego
Lucas Diego
Hi Hugo, Yes, I'm sure! You can check that in your sample app. Click play (any view) and before audio finishes, click again, it should stop and change icon to...
Sure! I'm checking it and I'm making some improvements (adding a seekbar). As soon as I get it done, I'll let you know! If you think it is ok, I'll...
Hugo, I have forked your repo and made some changes. Please take a look: https://github.com/diegolucasb/AudioPlayerView If you find it interesting we can make a pull request! By the way, the...
Thanks @HugoMatilla. Glad you like it! 1.- ok 2.- I'm using it with small audios as well, 10 sec average. I think pausing small audios has no sense if you...
@HugoMatilla 2.- Sounds good! I'm gonna do it 3.- Ok, no problem! Gonna put it back! Thanks!
I saw it has no recently release
You have to navigate under the toolbar child views and look for the three dots menu id. For example: private View getToolbarMenuView(int id) { for (int toolbarChildIndex = 0; toolbarChildIndex...
Take a look at the Android source code! google it!