提交 67e5f1d5 编写于 作者: S Sam Judd

Add deprecated annotation to Util.getSize

上级 114a12ea
......@@ -55,6 +55,7 @@ public final class Util {
*
* @deprecated
*/
@Deprecated
public static int getSize(Bitmap bitmap) {
return getBitmapByteSize(bitmap);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册