Update package name
PiperOrigin-RevId: 405394994
This commit is contained in:
parent
647d69b950
commit
4a8f2fc787
@ -52,7 +52,7 @@ import org.checkerframework.checker.nullness.compatqual.NullableType;
|
|||||||
import org.checkerframework.checker.nullness.qual.RequiresNonNull;
|
import org.checkerframework.checker.nullness.qual.RequiresNonNull;
|
||||||
|
|
||||||
/** A Truth {@link Subject} for assertions on {@link Spanned} instances containing text styling. */
|
/** 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 {
|
public final class SpannedSubject extends Subject {
|
||||||
|
|
||||||
@Nullable private final Spanned actual;
|
@Nullable private final Spanned actual;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user