for my login screen i want to add a seperator line with an or tag in the middle of the line. I use Android Studio and Kotlin. I do the design in Adobe XD and this is how it should look like.
My idea is to use two views for the lines and one textView for the or. Do you have better ideas?