mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 09:56:20 +01:00
![PixelyIon](/assets/img/avatar_default.png)
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.