コード例 #1
0
ファイル: rr.java プロジェクト: nhnam/ZaloRE
 public void onClick(DialogInterface paramDialogInterface, int paramInt) {
   try {
     paramDialogInterface.dismiss();
     if ((ImageViewActivity.j(this.ajd) != null) && (!ImageViewActivity.j(this.ajd).isShowing()))
       ImageViewActivity.j(this.ajd).show();
     j localj = new j();
     localj.a(new rs(this));
     localj.n(ImageViewActivity.C(this.ajd), "1", ImageViewActivity.F(this.ajd));
     return;
   } catch (Exception localException) {
     localException.printStackTrace();
   }
 }