mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove language span marker interface
This commit is contained in:
parent
d6f08a6237
commit
108a5ca2f5
@ -31,7 +31,7 @@ import java.util.Set;
|
||||
* voice spans</a>.
|
||||
*/
|
||||
@UnstableApi
|
||||
public final class VoiceSpan implements LanguageFeatureSpan {
|
||||
public final class VoiceSpan {
|
||||
|
||||
/** The speaker name. */
|
||||
public final String speakerName;
|
||||
|
Loading…
x
Reference in New Issue
Block a user