David J. Aldred
Results
2
comments of
David J. Aldred
trafficstars
Android Image Asset Studio uses mipmap for adaptive icons: https://developer.android.com/studio/write/image-asset-studio > **Adaptive and legacy launcher icons** [...] Image Asset Studio places the icons in the proper locations in the `res/mipmap-density/`...
Using both single-line declaration blocks and multi-line declaration blocks within the same stylesheet is fairly common practice no? Typically if the declaration block only contains a single declaration, I might...