mirror of https://github.com/deniscerri/ytdlnis
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Refactored ShareActivity to properly manage overlay WindowManager views. Introduced wm and myView as class properties for safer lifecycle handling. Added onDestroy() override to remove overlay view and prevent potential memory leaks or window leaks. Simplified overlay setup by removing commented-out flags and redundant alpha adjustments. Ensured immersive fullscreen behavior in onResume() using SYSTEM_UI_FLAG flags. Maintained backward compatibility for TYPE_APPLICATION_OVERLAY and TYPE_SYSTEM_ALERT. Minor code cleanup for readability and consistency with existing ViewModel initialization and intent handling. |
5 months ago | |
|---|---|---|
| .. | ||
| schemas | 6 months ago | |
| src | 5 months ago | |
| .gitignore | ||
| build.gradle | 6 months ago | |
| proguard-rules.pro | 6 months ago | |