Chowdhury Abdullah Al Mohaymin

Results 4 issues of Chowdhury Abdullah Al Mohaymin

This solution might not be feasible for every use-cases, and migrating to the latest library (see #858) my be the best solution. But I'm sharing my approach anyways. **The problem...

I wonder if it's a good idea to include books here. The player needs to collect books in order to read the contents. And so I'm not sure whether making...

enhancement

Is it possible to add customized control panel view like [android-youtube-player](https://github.com/PierfrancescoSoffritti/android-youtube-player) library? How can we do this?

According to [the documentation](https://developer.android.com/build/configure-app-module#set-namespace), we need to declare the package name in module-level gradle files (all module gradle files if the app is multi-module) instead of the manifest file. When...