niravtopsy

Results 5 comments of niravtopsy

I done this functionality with Exo Player. thanks.

Hello @pallavirichhariya22 Use below code for it. @Override public void onUserLeaveHint() { if (!isInPictureInPictureMode()) { Rational aspectRatio = new Rational(vv.getWidth(), vv.getHeight()); pictureInPictureParamsBuilder.setAspectRatio(aspectRatio).build(); enterPictureInPictureMode(pictureInPictureParamsBuilder.build()); } }

@amitshekhariitbhu i upload one app with TrustManager[] trustAllCerts but its rejected by google play store, So, I think it not final solutions.

This is buggy library, This library not able to take load of larger size video. I Change my library to another one,So, Indirectly my all problem solved.

Hello @Mirzamujammil It is working now, but I am not getting any reply regarding its future update. So if you are a beginner then it is good to learn Retrofit.