diff --git a/library/ui/proguard-rules.txt b/library/ui/proguard-rules.txt index 2e6ea621db..706df5cd4d 100644 --- a/library/ui/proguard-rules.txt +++ b/library/ui/proguard-rules.txt @@ -1,6 +1,6 @@ # Proguard rules specific to the UI module. -# Constructor method accessed via reflection in StyledPlayerView and PlayerView +# Constructor method accessed via reflection in StyledPlayerView -dontnote com.google.android.exoplayer2.video.spherical.SphericalGLSurfaceView -keepclassmembers class com.google.android.exoplayer2.video.spherical.SphericalGLSurfaceView { (android.content.Context);