reddinator icon indicating copy to clipboard operation
reddinator copied to clipboard

Fixes micwallace/reddinator#34 - If a thumbnail will be too large as …

Open lifeweaver opened this issue 3 years ago • 1 comments

…a bitmap, make sure to scale it down to avoid crashing. See https://developer.android.com/topic/performance/graphics/load-bitmap

lifeweaver avatar Jan 18 '22 01:01 lifeweaver

Note: WidgetService.java:365 might need similar treatment, but I didn't change it as I don't know how to test that part.

lifeweaver avatar Jan 18 '22 01:01 lifeweaver