Fix missing layout calls in full-screen when using built-in video controls on iOS

This commit is contained in:
Ash Mishra
2019-01-21 14:05:03 -08:00
parent 35e26427ea
commit b6ed6819f0
32 changed files with 83239 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"editor.insertSpaces": true,
"editor.tabSize": 2,
"java.configuration.updateBuildConfiguration": "disabled"
}