mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01: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
@ -68,6 +68,7 @@ screen_resolutions = {
|
||||
"hdpi": '240',
|
||||
"mdpi": '160',
|
||||
"ldpi": '120',
|
||||
"tvdpi": '213',
|
||||
"undefineddpi": '-1',
|
||||
"anydpi": '65534',
|
||||
"nodpi": '65535'
|
||||
|
Loading…
Reference in New Issue
Block a user