Weather/smali_classes2/com/moji/mjweather/weather/view/Today24HourView$WindRect.smali
2021-05-10 10:13:34 +02:00

43 lines
915 B
Smali

.class Lcom/moji/mjweather/weather/view/Today24HourView$WindRect;
.super Ljava/lang/Object;
.source "Today24HourView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/weather/view/Today24HourView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "WindRect"
.end annotation
# instance fields
.field a:Landroid/graphics/Rect;
.field b:Landroid/graphics/PointF;
.field c:Ljava/lang/String;
# direct methods
.method private constructor <init>()V
.locals 0
.line 1273
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/moji/mjweather/weather/view/Today24HourView$1;)V
.locals 0
.line 1273
invoke-direct {p0}, Lcom/moji/mjweather/weather/view/Today24HourView$WindRect;-><init>()V
return-void
.end method