mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-18 20:22:42 -06:00
The black-screen on fullscreen widgets (and any single-zone playback after using a multi-zone layout) was here: cleanup() called container.removeAllViews(), but `container` is the activity root that also holds the static playerView/imageView/ youtubeWebView/statusOverlay. Removing them detached the WebView that the fullscreen widget path reuses -> black. Remove only the zone views we added. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||