We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When viewing an app with an adaptive icon, fdroid tries to read /fdroid/icons-480/com.Slack.20009410.png.
/fdroid/icons-480/com.Slack.20009410.png
But this is not a png, but rather an binary xml file.
$ cat com.Slack.20009410.png && echo "\n" ��4 adaptive-iconandroid background foreground**http://schemas.android.com/apk/res/android� ▒��������▒��������▒����\n �▒����$��������8������������
$ cat com.Slack.20009410.png| base64 AwAIAMABAAABABwAoAAAAAYAAAAAAAAAAAEAADQAAAAAAAAAAAAAAAsAAAAbAAAAJQAAADIAAAA/ AAAACAhkcmF3YWJsZQANDWFkYXB0aXZlLWljb24ABwdhbmRyb2lkAAoKYmFja2dyb3VuZAAKCmZv cmVncm91bmQAKipodHRwOi8vc2NoZW1hcy5hbmRyb2lkLmNvbS9hcGsvcmVzL2FuZHJvaWQAgAEI AAwAAACZAQEBAAEQABgAAAACAAAA/////wIAAAAFAAAAAgEQACQAAAACAAAA//////////8BAAAA FAAUAAAAAAAAAAAAAgEQADgAAAADAAAA//////////8DAAAAFAAUAAEAAAAAAAAABQAAAAAAAAD/ ////CAAAAQAADX8DARAAGAAAAAMAAAD//////////wMAAAACARAAOAAAAAQAAAD//////////wQA AAAUABQAAQAAAAAAAAAFAAAAAAAAAP////8IAAABAgANfwMBEAAYAAAABAAAAP//////////BAAA AAMBEAAYAAAAAgAAAP//////////AQAAAAEBEAAYAAAAAgAAAP////8CAAAABQAAAA==
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When viewing an app with an adaptive icon, fdroid tries to read
/fdroid/icons-480/com.Slack.20009410.png
.But this is not a png, but rather an binary xml file.
The text was updated successfully, but these errors were encountered: