You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good question. A lot of the more complex layout and animation logic in the SequenceLayout class is just there to vertically align the dots with the text, and stop the progress bar animation at the right position. If you can abstract that away, adding horizontal support shouldn't be very difficult, since horizontally centering elements that have fixed height is easier than doing all these hacks vertically.
Btw sorry for the late reply, I noticed I need to improve my GH notification settings.
Any way to have this horizontal. That way it can double up as a breadcrumb for android?
If not can you at least guide me on what to edit in the source to achieve said functionality
The text was updated successfully, but these errors were encountered: