Commit 4a8f2fc7 by andrewlewis Committed by Oliver Woodman

Update package name

PiperOrigin-RevId: 405394994
parent 647d69b9
......@@ -52,7 +52,7 @@ 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 com.google.android.exoplayer2.text.
// 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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment