Skip to content

Fixed Load Logo Image Android

Martin Straka requested to merge fix-user-logo into develop

Android fileprovider returns the path with file index instead of the file name. File name and its suffix must be derived from QFileInfo explicitly.

Merge request reports