Refactor `initTrackSelectionAdapter`
As suggested in parent change, return a list of `TrackType` instead of appending to it. This has the slight disadvantage of iterating twice over the (short) list, but clarifies the code. PiperOrigin-RevId: 402844458
Showing
with
21 additions
and
28 deletions
Please
register
or
sign in
to comment