Make underlying SurfaceView respect visibility of InlineContentView.
SurfaceView doesn't respect its ancestor's visibility change, so we need a OnPreDrawListener listener to update it according to visibility change in the view hierarchy. Bug: 158714351 Test: verified locally Change-Id: I7d6a7db48e037ed7d4ec2ecb23a158e8d1c43240
Loading
Please register or sign in to comment