mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 03:17:13 +01:00
fd4bfaea1f
Directly assign colours to a colour buffer then use that buffer to generate the bitmap. This is much faster than using Bitmap.setPixel for every pixel. Signed-off-by: Graeme Power <gjpower@tcd.ie>