Reputation: 719
I am trying to implement a layout which is able to draw lines between views. Here is a sample picture of a library that does the job but seems outdated, just like other solutions I've found:
Any ideas or code samples?
Upvotes: 3
Views: 2946
Reputation: 719
As @SígvardrÓlavrsson pointed out, google material steppers represent the best solution here: https://material.io/guidelines/components/steppers.html
Upvotes: 1