Sivan
08/04/2021, 3:20 PMMaterialButtonToggleGroup
component? The docs state that this view can have its elements either in a horizontal or vertical fashion only. Is there a workaround for this?
I'm looking to build something like this in the image but with a flexbox approach. Currently using the classic RecyclerViewAdapter approach for this. Is it possible to substitute this with a MaterialButtonToggleGroup
instead?