FeedBackFragment$c.smali
.class final Lcom/singbox/produce/feedback/FeedBackFragment$c;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnTouchListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/singbox/produce/feedback/FeedBackFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/singbox/produce/feedback/FeedBackFragment;
# direct methods
.method constructor <init>(Lcom/singbox/produce/feedback/FeedBackFragment;)V
.registers 2
iput-object p1, p0, Lcom/singbox/produce/feedback/FeedBackFragment$c;->a:Lcom/singbox/produce/feedback/FeedBackFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
.registers 6
const-string v0, "v"
.line 200
invoke-static {p1, v0}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Landroid/view/View;->getId()I
move-result v0
sget v1, Lcom/singbox/produce/a$e;->editText:I
const/4 v2, 0x0
if-ne v0, v1, :cond_30
iget-object v0, p0, Lcom/singbox/produce/feedback/FeedBackFragment$c;->a:Lcom/singbox/produce/feedback/FeedBackFragment;
invoke-static {v0}, Lcom/singbox/produce/feedback/FeedBackFragment;->f(Lcom/singbox/produce/feedback/FeedBackFragment;)Z
move-result v0
if-eqz v0, :cond_30
.line 201
invoke-virtual {p1}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object v0
const/4 v1, 0x1
invoke-interface {v0, v1}, Landroid/view/ViewParent;->requestDisallowInterceptTouchEvent(Z)V
const-string v0, "event"
.line 202
invoke-static {p2, v0}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p2}, Landroid/view/MotionEvent;->getAction()I
move-result p2
if-ne p2, v1, :cond_30
.line 203
invoke-virtual {p1}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
move-result-object p1
invoke-interface {p1, v2}, Landroid/view/ViewParent;->requestDisallowInterceptTouchEvent(Z)V
:cond_30
return v2
.end method