'How to done this curved dynamic path UI

How to implement this UI within android? care ui

There are some logics following UI having,

  1. description is clickable
  2. curve ending is dynamic on screen (start and end not the specific location in UI)
  3. line should have clickable points
  4. every line color could be changed per its priority level

is there any way to implement this UI within android?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source