mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 08:51:06 +03:00
Merge branch 'master' into 'master'
update: support all official DPIs when extracting icons See merge request fdroid/fdroidserver!479
This commit is contained in:
commit
cd8b583db1
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ screen_resolutions = {
|
|||
"hdpi": '240',
|
||||
"mdpi": '160',
|
||||
"ldpi": '120',
|
||||
"tvdpi": '213',
|
||||
"undefineddpi": '-1',
|
||||
"anydpi": '65534',
|
||||
"nodpi": '65535'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue