mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-23 14:19:40 +00:00
6 lines
260 B
XML
6 lines
260 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- A PlaybackDialog is a regular dialog, except it takes key releases -->
|
|
<!-- instead of presses so that key releases don't fall into other listeners -->
|
|
<component name="PlaybackDialog" extends="Dialog">
|
|
|
|
</component> |