Mike Lau
Mike Lau
@ismailtosun I use videoView.getCoverView().setImageBitmap(bitmap) depends if the image will be coming from a network call you can use Glide, and adjust the view output if fitCenter or centerCrop or etc...,...
``` 02-26 18:31:31.800 21575-24869/com.stg E/MediaPlayer: Attempt to perform seekTo in wrong state: mPlayer=0x71ce82bcc0, mCurrentState=4 02-26 18:31:31.800 21575-24869/com.stg E/MediaPlayer: error (-38, 0) 02-26 18:31:31.801 21575-24869/com.stg E/MediaPlayer: Error (-38,0) 02-26 18:31:31.831 21575-24533/com.stg...
After waiting for a bit, something error will disappear and it will start playing, can we replace it with loader instead? :o or an icon of cannot play instead of...
Same wrong encoding for me, Windows 2004 OS Build 19041.630. You can however try their new terminal @cyptus https://github.com/microsoft/terminal
Seems fine on some of my devices https://image.ibb.co/mUcZ77/Screenshot_20180327_010852.jpg Can you share me some logs or device information / procedure how you did it?
Its a downsampled copy of your image, if you can provide me details much better.
@AndroidDeveloperLB for the mean time you can use the one you suggested, I don't have enough free time nowadays to maintain but I'll try. Pull requests are also welcome, thanks...
@AndroidDeveloperLB well its one of the reasons I did a downsample, since image loading a large scale without downsampling on lower end devices will lead to multiple problems (usually ANRs...
Could be true on your end @AndroidDeveloperLB but for 4.2ish ~ it does actually happen.
Yup its what I said, @AndroidDeveloperLB for the mean time you can use other tools since I don't have enough free time nowadays to maintain, but I'll try. Pull requests...