-
A neat feature would be if it was possible to download or share images after they have been drawn. Either show a gallery of drawings at the end of the game or add a small history with thumbnails somew…
-
**Is your feature request related to a problem? Please describe.**
Almost all of the images in the filesystems chapter were off by a bit because they were taken from other textbooks. Ideally, we shou…
-
We are encountering an ANR which appears to occur when Glide.with() is used to load images, with the stack trace pointing to delays during RequestManager initialization and decoding.
Here’s a relev…
-
Hi, Can you help me?
Draw polyline arc through meridian.
longitude < 0 already add 360
-
```
What steps will reproduce the problem?
1. My app uses a number of svg images, some of them in several places. All of
them are use an asset.
What is the expected output? What do you see instead?
…
-
```
What steps will reproduce the problem?
1. My app uses a number of svg images, some of them in several places. All of
them are use an asset.
What is the expected output? What do you see instead?
…
-
```
What steps will reproduce the problem?
1. My app uses a number of svg images, some of them in several places. All of
them are use an asset.
What is the expected output? What do you see instead?
…
-
## As of Glide 4.16.0, stale instances of RequestListener are reused.
It is common to load images into a single ImageView with Glide. A new RequestListener should be used for each call to Glide, ev…
Pluu updated
10 months ago
-
In the main thread, when the cmap_frame module and the contour lines module are on, without the aruco detection working, the thread stops and rises 'NoneType' object has no attribute 'dpi'.
from: ma…
-
Hi there
I need to make the graph draw all points inside the view (no scroll needed)
Is that possible?
Thanks for the help :)