BigoBottomBehavior.smali
.class public Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior;
.super Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<V:",
"Landroid/view/View;",
">",
"Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior;"
}
.end annotation
# instance fields
.field public a:Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior$a;
# direct methods
.method public constructor <init>()V
.registers 1
.line 11
invoke-direct {p0}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior;-><init>()V
return-void
.end method
# virtual methods
.method public onInterceptTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)Z
.registers 5
.line 38
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior;->a:Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior$a;
if-eqz v0, :cond_c
.line 39
invoke-interface {v0}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior$a;->b()Z
move-result v0
if-eqz v0, :cond_c
const/4 p1, 0x1
return p1
.line 43
:cond_c
invoke-super {p0, p1, p2, p3}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior;->onInterceptTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)Z
move-result p1
return p1
.end method
.method public onTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)Z
.registers 5
.line 28
iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior;->a:Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior$a;
if-eqz v0, :cond_c
.line 29
invoke-interface {v0}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/BigoBottomBehavior$a;->a()Z
move-result v0
if-eqz v0, :cond_c
const/4 p1, 0x1
return p1
.line 33
:cond_c
invoke-super {p0, p1, p2, p3}, Lcom/imo/android/imoim/feeds/ui/detail/widgets/behavior/LikeBottomBehavior;->onTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)Z
move-result p1
return p1
.end method