mirror of https://github.com/M66B/FairEmail.git
Failed experiment
This commit is contained in:
parent
2ad6d3b1e2
commit
542cb800c6
|
@ -526,6 +526,8 @@ class ImageHelper {
|
|||
}
|
||||
|
||||
d.setBounds(0, 0, w, h);
|
||||
|
||||
//d.setColorFilter(Color.GRAY, PorterDuff.Mode.DST_OVER);
|
||||
}
|
||||
|
||||
static Bitmap getDataBitmap(String source) {
|
||||
|
|
Loading…
Reference in New Issue