Fix for Dual Internal Display Bug (e.g. Odin 2)
This version addresses a specific bug affecting some Android handhelds (notably the AYN Odin 2) that incorrectly report having multiple internal displays, which prevented proper use of the external screen.
What's fixed:
Now detects the list of physically connected displays instead of relying on reported internal types.
Selects the first true external display by default, improving compatibility with devices affected by this misreporting issue.
Should resolve issues on Odin 2 and other devices with similar multi-display quirks.
No user-facing features were added in this version.
This is a targeted compatibility fix focused on improving dual-screen support across a wider range of Android handhelds.
Special thanks to @mohamed720o for testing and confirming the fix on a real Odin 2 device.