mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-15 02:33:15 -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. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||