ReactStrikethroughSpan.smali

.class public Lcom/facebook/react/views/text/ReactStrikethroughSpan;
.super Landroid/text/style/StrikethroughSpan;
.source "SourceFile"

# interfaces
.implements Lcom/facebook/react/views/text/ReactSpan;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Landroid/text/style/StrikethroughSpan;-><init>()V

    return-void
.end method