Android开发者指南-笔记

图片与图形

2020-03-27  本文已影响0人  taoqx

https://developer.android.com/guide/topics/graphics

Drawables

Vector drawables

Handling bitmaps

​ 推荐Glide

Selecting Colors with the Palette API

Reducing image download sizes

WebP优先;背景透明的用PNG;图片复杂用JPG、简单用PNG
AS中右键PNG文件,即可选择转换WebP

Hardware acceleration

OpenGL ES

......

上一篇 下一篇

猜你喜欢

热点阅读