Modify HandleService so it would load handle from file with specific name. Name of file is going to be passed as method argument. This is required for so called fake items so .pdf file can be attached to Item and we dont have to bypass it by extrastorage path.
Modify
HandleService
so it would load handle from file with specific name. Name of file is going to be passed as method argument. This is required for so calledfake
items so.pdf
file can be attached toItem
and we dont have to bypass it byextrastorage
path.