Sascha Huth

Results 4 comments of Sascha Huth

Hey, currently not, but you could make the duration (which currently is the integer resource `sequence_step_duration`) an attribute that could be set on the `SequenceLayout`.

Sorry, the layout only supports ltr for now.

> I overrided the layout "sequence_step.xml" and it solved this issue of fixed width. that would work, but a cleaner way would be to make it an attribute

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...