Join Slack
Powered by
Hello everybody, <View.systemUiVisibility>() is ...
# android
h
Hovhannes
06/11/2021, 12:00 PM
Hello everybody,
View.systemUiVisibility
() is depreciated. What can I use instead of it for playing a video in a WebView? If I use getWindow().setDecorFitsSystemWindows(false) like from this link ->
https://stackoverflow.com/questions/62577645/android-view-view-systemuivisibility-deprecated-what-is-the-replacement
, video full screen will not work.
😶 3
5
Views
Open in Slack
Previous
Next