BigoViewSource.smali
.class public interface abstract Lcom/facebook/drawee/view/bigo/helper/BigoViewSource;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract getViewHeight()I
.end method
.method public abstract getViewWidth()I
.end method
.method public abstract notifyControllerOk()V
.end method
.method public abstract registerPreDraw(Ljava/lang/Runnable;)V
.end method