mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
Merge pull request #6119 from eneim:patch-1
PiperOrigin-RevId: 256147742
This commit is contained in:
commit
47bc70d480
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@ public final class TrackSelectionDialog extends DialogFragment {
|
|||
}
|
||||
}
|
||||
|
||||
/** Fragment to show a track seleciton in tab of the track selection dialog. */
|
||||
/** Fragment to show a track selection in tab of the track selection dialog. */
|
||||
public static final class TrackSelectionViewFragment extends Fragment
|
||||
implements TrackSelectionView.TrackSelectionListener {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue