pallavi

Results 7 comments of pallavi

can anyone tell me how to implement pip independent from activities, for now i have pip code but once i switch activity its not continuing for all over the app.

is there any solution for pip so that we can make it activity independent.once i am switching activity that play in pip should continue for all over the app.

changing linear layout to relative layout solved my issue .. u can try this ....

try to replace linear layout to relative layout in recyclerview item that might help you.

@dshigh file is not there in external storage and why app is stoping while running...

if i tried to mute video with this command Controller.getInstance().run(new String[]{ "-y", "-i", filein, "-vcodec", "copy", "-an", fileout }); its working fine, but if i'm trying to add image in...

can anyone check this issue https://github.com/madhavanmalolan/ffmpegandroidlibrary/issues/28