开发笔记-Android-2017-11-15-图片合成文字-cookie同步-listview的multiType
图片合成文字关键:文字的居中:测量文字区域的宽度还要注意图片放置的位置:那个drawable下,或者是raw或assert下.不同地方,scale参数不同,最终生成的图片大小也不同.Rectbounds0=newRect();textPaint.getTextBounds(compoundBean.name,0,compoundBean.name.length(),bounds0);intx=co