public class com.android.egg.paint.PaintActivity extends android.app.Activity
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.egg.paint.PaintActivity
  super_class: android.app.Activity
{
  private static final float MAX_BRUSH_WIDTH_DP;
    descriptor: F
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 100.0

  private static final float MIN_BRUSH_WIDTH_DP;
    descriptor: F
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1.0

  private static final int NUM_BRUSHES;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private static final int NUM_COLORS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private Painting painting;
    descriptor: LPainting;
    flags: (0x0002) ACC_PRIVATE

  private CutoutAvoidingToolbar toolbar;
    descriptor: LCutoutAvoidingToolbar;
    flags: (0x0002) ACC_PRIVATE

  private android.widget.LinearLayout brushes;
    descriptor: Landroid/widget/LinearLayout;
    flags: (0x0002) ACC_PRIVATE

  private android.widget.LinearLayout colors;
    descriptor: Landroid/widget/LinearLayout;
    flags: (0x0002) ACC_PRIVATE

  private android.widget.Magnifier magnifier;
    descriptor: Landroid/widget/Magnifier;
    flags: (0x0002) ACC_PRIVATE

  private boolean sampling;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private android.view.View$OnClickListener buttonHandler;
    descriptor: Landroid/view/View$OnClickListener;
    flags: (0x0002) ACC_PRIVATE

  private BrushPropertyDrawable widthButtonDrawable;
    descriptor: LBrushPropertyDrawable;
    flags: (0x0002) ACC_PRIVATE

  private BrushPropertyDrawable colorButtonDrawable;
    descriptor: LBrushPropertyDrawable;
    flags: (0x0002) ACC_PRIVATE

  private float maxBrushWidth;
    descriptor: F
    flags: (0x0002) ACC_PRIVATE

  private float minBrushWidth;
    descriptor: F
    flags: (0x0002) ACC_PRIVATE

  private int nightMode;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private void showToolbar(android.view.View);
    descriptor: (Landroid/view/View;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCutoutAvoidingToolbar cannot be resolved to a type\n\tCutoutAvoidingToolbar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
      Name  Flags
      bar   

  private void hideToolbar(android.view.View);
    descriptor: (Landroid/view/View;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 106
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCutoutAvoidingToolbar cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
      Name  Flags
      bar   

  private void toggleToolbar(android.view.View);
    descriptor: (Landroid/view/View;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 118
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
      Name  Flags
      bar   

  static final float lerp(float, float, float);
    descriptor: (FFF)F
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=3
         0: .line 131
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      f     
      a     
      b     

  void setupViews(Painting);
    descriptor: (LPainting;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tCutoutAvoidingToolbar cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tBrushPropertyDrawable cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tBrushPropertyDrawable cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
             Name  Flags
      oldPainting  

  private void refreshBrushAndColor();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 230
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tPalette cannot be resolved to a type\n\tPalette cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tPainting cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;

  private void refreshNightMode(android.content.res.Configuration);
    descriptor: (Landroid/content/res/Configuration;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 291
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
        Name  Flags
      config  

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.egg.R cannot be resolved\n\tPainting cannot be resolved to a type\n\tCutoutAvoidingToolbar cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tBrushPropertyDrawable cannot be resolved to a type\n\tPainting cannot be resolved to a type\n\tThe method setupViews(Painting) from the type PaintActivity refers to the missing type Painting\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;

  public void onTrimMemory(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 319
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tPainting cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
       Name  Flags
      level  

  public void onConfigurationChanged(android.content.res.Configuration);
    descriptor: (Landroid/content/res/Configuration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 323
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
           Name  Flags
      newConfig  

  public void onCreate(android.os.Bundle);
    descriptor: (Landroid/os/Bundle;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 342
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method setupViews(Painting) from the type PaintActivity refers to the missing type Painting\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
    MethodParameters:
                    Name  Flags
      savedInstanceState  

  public void onPostResume();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.egg.paint.PaintActivity this
         0: .line 347
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.egg.paint.PaintActivity this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/egg/paint/PaintActivity;
}
SourceFile: "PaintActivity.java"
NestMembers:
  com.android.egg.paint.PaintActivity$1  com.android.egg.paint.PaintActivity$2  com.android.egg.paint.PaintActivity$3  com.android.egg.paint.PaintActivity$4  com.android.egg.paint.PaintActivity$5  com.android.egg.paint.PaintActivity$6  com.android.egg.paint.PaintActivity$7
InnerClasses:
  public abstract OnClickListener = android.view.View$OnClickListener of android.view.View