mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-18 12:59:18 +01:00
ba97985b55
The URIs (Document ID + Root) of the Skyline `DocumentsProvider` was unoptimal as it wasn't relative to a base directory. This is required for opening a root without knowledge of the full path in advance, it is therefore cleaner to provide a uniform `ROOT_ID` in a companion class. |
||
---|---|---|
.. | ||
DocumentsProvider.kt |