I'd like to make a line over an ImageView that is editable. Preferably like this one from lucidchart. Is there any Android widget that can accomplish such task?
Asked
Active
Viewed 52 times
1
-
can you share any code that you have? – kimcodes Oct 21 '20 at 18:28
1 Answers
1
No. But you can save this line in png
format with transparency background insert into an ImageView
and place it over your editable ImageView

i30mb1
- 3,894
- 3
- 18
- 34