RadugaCamp / diventello

Diventello - Songs book for Raduga Camp (Moscow, 1999 - 2018)
MIT License
1 stars 1 forks source link

Android: supported icons #26

Closed vovs03 closed 6 years ago

vovs03 commented 6 years ago

Android: supported icons

See: http://docs.tau-technologies.com/en/6.0/guide/build_android#remarks

Supported Icons

The android build script supports icons for different screen density. To use this feature .png icons with exact size suffix should be added to /icon folder. Android: supported icons

Next icon file names are supported:

file resolution
icon.png – remains as default icon resource
icon36.png – LDPI screen density icon.
icon48.png – MDPI
icon72.png – HDPI
icon96.png – XHDPI
icon144.png – XXHDPI
icon192.png – XXXHDPI
vovs03 commented 6 years ago

Change icon app :100: