mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove resolved TODO
This has been done for (almost) all span types. PiperOrigin-RevId: 405588294
This commit is contained in:
parent
23b46d2e0c
commit
241409a888
@ -52,7 +52,6 @@ import org.checkerframework.checker.nullness.compatqual.NullableType;
|
||||
import org.checkerframework.checker.nullness.qual.RequiresNonNull;
|
||||
|
||||
/** A Truth {@link Subject} for assertions on {@link Spanned} instances containing text styling. */
|
||||
// TODO: add support for more Spans i.e. all those used in androidx.media3.common.text.
|
||||
public final class SpannedSubject extends Subject {
|
||||
|
||||
@Nullable private final Spanned actual;
|
||||
|
Loading…
x
Reference in New Issue
Block a user