Android-ScalableVideoView icon indicating copy to clipboard operation
Android-ScalableVideoView copied to clipboard

Shows a black screen with audio

Open ArunJoseCyfous opened this issue 5 years ago • 1 comments

I used the same code given in git but, it shows a black screen and audio is working well

ArunJoseCyfous avatar Jun 12 '19 07:06 ArunJoseCyfous

I fix this issue by change, android:hardwareAccelerated="true" within the application field in the manifest file.

ArunAugustinJose avatar Nov 01 '19 09:11 ArunAugustinJose