68 lines
1.6 KiB
Smali
68 lines
1.6 KiB
Smali
.class Lcom/moji/mjweather/feed/AbsDetailsActivity$3;
|
|
.super Ljava/lang/Object;
|
|
.source "AbsDetailsActivity.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnTouchListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/feed/AbsDetailsActivity;->e()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/feed/AbsDetailsActivity;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/feed/AbsDetailsActivity;)V
|
|
.locals 0
|
|
|
|
.line 365
|
|
iput-object p1, p0, Lcom/moji/mjweather/feed/AbsDetailsActivity$3;->a:Lcom/moji/mjweather/feed/AbsDetailsActivity;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
|
|
.locals 2
|
|
|
|
.line 368
|
|
invoke-virtual {p2}, Landroid/view/MotionEvent;->getActionMasked()I
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 370
|
|
iget-object v1, p0, Lcom/moji/mjweather/feed/AbsDetailsActivity$3;->a:Lcom/moji/mjweather/feed/AbsDetailsActivity;
|
|
|
|
iget-object v1, v1, Lcom/moji/mjweather/feed/AbsDetailsActivity;->r:Lcom/moji/mjweather/feed/view/FeedDetailRecyclerView;
|
|
|
|
invoke-virtual {v1, p2}, Lcom/moji/mjweather/feed/view/FeedDetailRecyclerView;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z
|
|
|
|
:cond_0
|
|
const/4 p2, 0x1
|
|
|
|
if-ne v0, p2, :cond_1
|
|
|
|
.line 373
|
|
invoke-virtual {p1}, Landroid/view/View;->performClick()Z
|
|
|
|
:cond_1
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|