Skip to content

Commit

Permalink
Remove resolved TODO
Browse files Browse the repository at this point in the history
This has been done for (almost) all span types.

PiperOrigin-RevId: 405588294
  • Loading branch information
andrewlewis authored and ojw28 committed Oct 26, 2021
1 parent 23b46d2 commit 241409a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
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;
Expand Down

0 comments on commit 241409a

Please sign in to comment.