Hotfix of parsing errors
When searching album images, some int variables give null. There was no null safety for int and boolean.
This hotfix tackles this issue.
When searching album images, some int variables give null. There was no null safety for int and boolean.
This hotfix tackles this issue.