I have a question regarding design and animations in android studio. I have been looking for options for designs and want to be able to create a sort of question based neural network, where every questioned answered will open up a branch with another question. Is this possible in Android studio, for example using Canvas or material 3 design ? If not, how could this be done ?
Something similar to this: https://gyazo.com/67d2601753021d77949953b2d6b8cff8
Appreciate any feedback!