package com.pas.abtahibo.parvaz;


import anywheresoftware.b4a.BA;
import anywheresoftware.b4a.B4AClass;
import anywheresoftware.b4a.BALayout;
import anywheresoftware.b4a.debug.*;

public class fragintrobook extends B4AClass.ImplB4AClass implements BA.SubDelegator{
    private static java.util.HashMap<String, java.lang.reflect.Method> htSubs;
    private void innerInitialize(BA _ba) throws Exception {
        if (ba == null) {
            ba = new BA(_ba, this, htSubs, "com.pas.abtahibo.parvaz.fragintrobook");
            if (htSubs == null) {
                ba.loadHtSubs(this.getClass());
                htSubs = ba.htSubs;
            }
            
        }
        if (BA.isShellModeRuntimeCheck(ba)) 
			   this.getClass().getMethod("_class_globals", com.pas.abtahibo.parvaz.fragintrobook.class).invoke(this, new Object[] {null});
        else
            ba.raiseEvent2(null, true, "class_globals", false);
    }

 public anywheresoftware.b4a.keywords.Common __c = null;
public anywheresoftware.b4a.objects.ScrollViewWrapper _vvvvvvvvvvvvvvvvvv3 = null;
public anywheresoftware.b4a.objects.ImageViewWrapper _imageview1 = null;
public anywheresoftware.b4a.objects.ImageViewWrapper _imageview2 = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_title = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_shere = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_full = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_matn = null;
public anywheresoftware.b4a.phone.Phone _vvvvvvvvvvvvvvvvvv4 = null;
public anywheresoftware.b4a.sql.SQL _vvvvvvvvvvvvvvvvvv5 = null;
public anywheresoftware.b4a.sql.SQL.ResultSetWrapper _vvvvvvvvvvvvvvvvvv6 = null;
public anywheresoftware.b4a.objects.PanelWrapper _p_fehrest = null;
public anywheresoftware.b4a.objects.collections.List _list_title = null;
public anywheresoftware.b4a.objects.collections.List _list_page = null;
public boolean _bool_visable = false;
public boolean _bool_recycler = false;
public anywheresoftware.b4a.objects.LabelWrapper _l_fav = null;
public anywheresoftware.b4a.objects.PanelWrapper _p_yad = null;
public anywheresoftware.b4a.objects.PanelWrapper _vvvvvvvvvvvvv0 = null;
public anywheresoftware.b4a.objects.PanelWrapper _panel1a = null;
public anywheresoftware.b4a.objects.PanelWrapper _vvvvvvvvvvvvvvvvvv7 = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_conti = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_fehrest = null;
public anywheresoftware.b4a.objects.LabelWrapper _label1t = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_tal = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_time = null;
public anywheresoftware.b4a.objects.LabelWrapper _lab_back = null;
public anywheresoftware.b4a.objects.IME _vvvvvvvvvvvvvvvvvv0 = null;
public de.amberhome.objects.appcompat.ACEditTextWrapper _ed_search = null;
public anywheresoftware.b4a.objects.PanelWrapper _vvvvvvvvvvvvvvvvvvv1 = null;
public anywheresoftware.b4a.objects.WebViewWrapper _vvvvvvvvvvvvvvvvvvv2 = null;
public boolean _bool_night = false;
public int _int_plusintro = 0;
public anywheresoftware.b4a.objects.PanelWrapper _p_play = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_plus = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_mine = null;
public anywheresoftware.b4a.objects.LabelWrapper _l_background = null;
public b4a.example.dateutils _vvvvvvvvvvvvvvvv1 = null;
public com.pas.abtahibo.parvaz.main _vvvvvvvvvvvvvvvv2 = null;
public com.pas.abtahibo.parvaz.actbook _vvvvvvvvvvvvvvvv3 = null;
public com.pas.abtahibo.parvaz.actapps _vvvvvvvvvvvvvvvv4 = null;
public com.pas.abtahibo.parvaz.actguide _vvvvvvvvvvvvvvvv5 = null;
public com.pas.abtahibo.parvaz.actnotific _vvvvvvvvvvvvvvvv6 = null;
public com.pas.abtahibo.parvaz.func _vvvvvvvvvvvvvvvv7 = null;
public com.pas.abtahibo.parvaz.myservice _vvvvvvvvvvvvvvvv0 = null;
public com.pas.abtahibo.parvaz.playservicebook _vvvvvvvvvvvvvvvvv1 = null;
public com.pas.abtahibo.parvaz.playsrds _vvvvvvvvvvvvvvvvv2 = null;
public com.pas.abtahibo.parvaz.starter _vvvvvvvvvvvvvvvvv3 = null;
public com.pas.abtahibo.parvaz.support _vvvvvvvvvvvvvvvvv4 = null;
public com.pas.abtahibo.parvaz.urls _vvvvvvvvvvvvvvvvv5 = null;
public com.pas.abtahibo.parvaz.xuiviewsutils _vvvvvvvvvvvvvvvvv6 = null;
public String  _vvvvvvvvvvv0() throws Exception{
anywheresoftware.b4a.agraham.reflection.Reflection _r = null;
anywheresoftware.b4a.objects.ImageViewWrapper _imageview = null;
String _sask = "";
anywheresoftware.b4a.objects.drawable.BitmapDrawable _bd = null;
 //BA.debugLineNum = 142;BA.debugLine="Sub addView";
 //BA.debugLineNum = 144;BA.debugLine="pancn.Initialize(\"\")";
_vvvvvvvvvvvvvvvvvv7.Initialize(ba,"");
 //BA.debugLineNum = 145;BA.debugLine="content.AddView(pancn,0,0,100%x,100%y)";
_vvvvvvvvvvvvv0.AddView((android.view.View)(_vvvvvvvvvvvvvvvvvv7.getObject()),(int) (0),(int) (0),__c.PerXToCurrent((float) (100),ba),__c.PerYToCurrent((float) (100),ba));
 //BA.debugLineNum = 147;BA.debugLine="pancn.LoadLayout(\"introBookLayout1\")";
_vvvvvvvvvvvvvvvvvv7.LoadLayout("introBookLayout1",ba);
 //BA.debugLineNum = 149;BA.debugLine="sv.Initialize2(10000dip,\"sv\")";
_vvvvvvvvvvvvvvvvvv3.Initialize2(ba,__c.DipToCurrent((int) (10000)),"sv");
 //BA.debugLineNum = 150;BA.debugLine="Panel1a.AddView(sv,5dip,5dip,Panel1a.Width-10dip,";
_panel1a.AddView((android.view.View)(_vvvvvvvvvvvvvvvvvv3.getObject()),__c.DipToCurrent((int) (5)),__c.DipToCurrent((int) (5)),(int) (_panel1a.getWidth()-__c.DipToCurrent((int) (10))),(int) (_panel1a.getHeight()-__c.DipToCurrent((int) (10))-__c.PerYToCurrent((float) (5),ba)));
 //BA.debugLineNum = 151;BA.debugLine="Dim r As Reflector";
_r = new anywheresoftware.b4a.agraham.reflection.Reflection();
 //BA.debugLineNum = 152;BA.debugLine="r.Target = sv";
_r.Target = (Object)(_vvvvvvvvvvvvvvvvvv3.getObject());
 //BA.debugLineNum = 153;BA.debugLine="r.RunMethod2(\"setVerticalScrollBarEnabled\", False";
_r.RunMethod2("setVerticalScrollBarEnabled",BA.ObjectToString(__c.False),"java.lang.boolean");
 //BA.debugLineNum = 154;BA.debugLine="r.RunMethod2(\"setOverScrollMode\", 2, \"java.lang.i";
_r.RunMethod2("setOverScrollMode",BA.NumberToString(2),"java.lang.int");
 //BA.debugLineNum = 156;BA.debugLine="sv.Panel.LoadLayout(\"introBookLayout\")";
_vvvvvvvvvvvvvvvvvv3.getPanel().LoadLayout("introBookLayout",ba);
 //BA.debugLineNum = 158;BA.debugLine="func.SetRipple(lab_back ,0x337FD3B1,0x884C9A7B,16";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_lab_back.getObject())),((int)0x337fd3b1),((int)0x884c9a7b),(float) (16));
 //BA.debugLineNum = 159;BA.debugLine="func.SetRipple(l_Fav ,0x337FD3B1,0x884C9A7B,16)";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_fav.getObject())),((int)0x337fd3b1),((int)0x884c9a7b),(float) (16));
 //BA.debugLineNum = 160;BA.debugLine="func.SetRipple(p_Yad ,0x337FD3B1,0x884C9A7B,16)";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_p_yad.getObject())),((int)0x337fd3b1),((int)0x884c9a7b),(float) (16));
 //BA.debugLineNum = 161;BA.debugLine="func.SetRipple(l_Shere,0x337FD3B1,0x884C9A7B,16)";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_shere.getObject())),((int)0x337fd3b1),((int)0x884c9a7b),(float) (16));
 //BA.debugLineNum = 162;BA.debugLine="func.SetRipple(l_Full,0xaa4C9A7B,0x884C9A7B,16)";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_full.getObject())),((int)0xaa4c9a7b),((int)0x884c9a7b),(float) (16));
 //BA.debugLineNum = 164;BA.debugLine="func.SetRipple(L_Plus	     ,Colors.Transparent,0X";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_plus.getObject())),__c.Colors.Transparent,((int)0xaaeeeeee),(float) (16));
 //BA.debugLineNum = 165;BA.debugLine="func.SetRipple(L_Mine		,Colors.Transparent,0XAAEE";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_mine.getObject())),__c.Colors.Transparent,((int)0xaaeeeeee),(float) (16));
 //BA.debugLineNum = 166;BA.debugLine="func.SetRipple(L_Background,Colors.Transparent,0X";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_background.getObject())),__c.Colors.Transparent,((int)0xaaeeeeee),(float) (16));
 //BA.debugLineNum = 168;BA.debugLine="func.MinimomFontLabel(L_Plus		 ,26)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_plus,(int) (26));
 //BA.debugLineNum = 169;BA.debugLine="func.MinimomFontLabel(L_Mine		 ,26)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_mine,(int) (26));
 //BA.debugLineNum = 170;BA.debugLine="func.MinimomFontLabel(L_Background   ,26)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_background,(int) (26));
 //BA.debugLineNum = 172;BA.debugLine="Dim ImageView As ImageView";
_imageview = new anywheresoftware.b4a.objects.ImageViewWrapper();
 //BA.debugLineNum = 173;BA.debugLine="ImageView.Initialize(\"\")";
_imageview.Initialize(ba,"");
 //BA.debugLineNum = 174;BA.debugLine="p_Yad.AddView(ImageView,10dip,10dip,p_Yad.Width-2";
_p_yad.AddView((android.view.View)(_imageview.getObject()),__c.DipToCurrent((int) (10)),__c.DipToCurrent((int) (10)),(int) (_p_yad.getWidth()-__c.DipToCurrent((int) (20))),(int) (_p_yad.getHeight()-__c.DipToCurrent((int) (20))));
 //BA.debugLineNum = 175;BA.debugLine="ImageView.Bitmap = LoadBitmap(File.DirAssets, \"bo";
_imageview.setBitmap((android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),"book4.png").getObject()));
 //BA.debugLineNum = 176;BA.debugLine="ImageView.Gravity = Gravity.FILL";
_imageview.setGravity(__c.Gravity.FILL);
 //BA.debugLineNum = 179;BA.debugLine="ImageView1.Gravity = Gravity.FILL";
_imageview1.setGravity(__c.Gravity.FILL);
 //BA.debugLineNum = 181;BA.debugLine="Try";
try { //BA.debugLineNum = 182;BA.debugLine="ImageView1.Bitmap = LoadBitmap(File.DirAssets, f";
_imageview1.setBitmap((android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"ennameBook")+".jpg").getObject()));
 } 
       catch (Exception e31) {
			ba.setLastException(e31); //BA.debugLineNum = 184;BA.debugLine="ImageView1.Bitmap = LoadBitmap(File.DirAssets, \"";
_imageview1.setBitmap((android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),"parvazrooh.jpg").getObject()));
 //BA.debugLineNum = 185;BA.debugLine="Log(LastException)";
__c.LogImpl("35701675",BA.ObjectToString(__c.LastException(ba)),0);
 };
 //BA.debugLineNum = 189;BA.debugLine="l_Conti.Text = func.gland(411)";
_l_conti.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (411))));
 //BA.debugLineNum = 190;BA.debugLine="l_Fehrest.Text = func.gland(117)";
_l_fehrest.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (117))));
 //BA.debugLineNum = 192;BA.debugLine="Label1t.Text = func.gland(115)";
_label1t.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (115))));
 //BA.debugLineNum = 194;BA.debugLine="l_Conti.Typeface = Typeface.LoadFromAssets(func.f";
_l_conti.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 195;BA.debugLine="l_Fehrest.Typeface = Typeface.LoadFromAssets(func";
_l_fehrest.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 196;BA.debugLine="Label1t.Typeface = Typeface.CreateNew(Typeface.Lo";
_label1t.setTypeface(__c.Typeface.CreateNew(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)),__c.Typeface.STYLE_BOLD));
 //BA.debugLineNum = 198;BA.debugLine="Dim sask As String = func.readPFM(\"introBook\")";
_sask = _vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"introBook");
 //BA.debugLineNum = 200;BA.debugLine="l_Title.Text = func.readPFM(\"NameBook\")";
_l_title.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"NameBook")));
 //BA.debugLineNum = 201;BA.debugLine="l_Matn.Text = func.setThing2(sask,\"Ꞅ\")";
_l_matn.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvvvvvv4 /*anywheresoftware.b4a.agraham.richstring.RichStringBuilder.RichString*/ (ba,_sask,"Ꞅ").getObject()));
 //BA.debugLineNum = 203;BA.debugLine="l_Title.Typeface = Typeface.CreateNew(Typeface.Lo";
_l_title.setTypeface(__c.Typeface.CreateNew(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)),__c.Typeface.STYLE_BOLD));
 //BA.debugLineNum = 204;BA.debugLine="l_Matn.Typeface = Typeface.LoadFromAssets(func.fo";
_l_matn.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 206;BA.debugLine="func.setEllipsize(l_Title,\"END\")";
_vvvvvvvvvvvvvvvv7._vvvvv4 /*String*/ (ba,_l_title,"END");
 //BA.debugLineNum = 208;BA.debugLine="If func.readPFM(\"talBook\") = 1 Then";
if ((_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"talBook")).equals(BA.NumberToString(1))) { 
 //BA.debugLineNum = 209;BA.debugLine="l_tal.Text = func.gland(111)";
_l_tal.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (111))));
 }else {
 //BA.debugLineNum = 211;BA.debugLine="l_tal.Text = func.gland(112)";
_l_tal.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (112))));
 };
 //BA.debugLineNum = 214;BA.debugLine="l_tal.Typeface = Typeface.LoadFromAssets(func.fon";
_l_tal.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 216;BA.debugLine="l_time.Text = func.readPFM(\"timeBook\") & \" \"&func";
_l_time.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"timeBook")+" "+_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (113))));
 //BA.debugLineNum = 218;BA.debugLine="l_time.Typeface = Typeface.LoadFromAssets(func.fo";
_l_time.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 220;BA.debugLine="If func.readPFM(\"int_plusIntro\")<>\"-1\" Then";
if ((_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"int_plusIntro")).equals("-1") == false) { 
 //BA.debugLineNum = 221;BA.debugLine="l_Matn.TextSize=func.readPFM(\"int_plusIntro\")";
_l_matn.setTextSize((float)(Double.parseDouble(_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"int_plusIntro"))));
 //BA.debugLineNum = 222;BA.debugLine="int_plusIntro=func.readPFM(\"int_plusIntro\")";
_int_plusintro = (int)(Double.parseDouble(_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"int_plusIntro")));
 }else {
 //BA.debugLineNum = 224;BA.debugLine="l_Matn.TextSize=16";
_l_matn.setTextSize((float) (16));
 //BA.debugLineNum = 225;BA.debugLine="int_plusIntro=16";
_int_plusintro = (int) (16);
 };
 //BA.debugLineNum = 228;BA.debugLine="func.setJustificationMode(l_Matn)";
_vvvvvvvvvvvvvvvv7._vvvvvv1 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_matn.getObject())));
 //BA.debugLineNum = 230;BA.debugLine="l_Matn.Height = func.heightLabel(l_Matn,l_Matn.Te";
_l_matn.setHeight((int) (_vvvvvvvvvvvvvvvv7._vvv4 /*int*/ (ba,_l_matn,_l_matn.getText())+__c.DipToCurrent((int) (10))));
 //BA.debugLineNum = 231;BA.debugLine="sv.Panel.Height = l_Matn.Top + l_Matn.Height + 10";
_vvvvvvvvvvvvvvvvvv3.getPanel().setHeight((int) (_l_matn.getTop()+_l_matn.getHeight()+__c.DipToCurrent((int) (10))+__c.DipToCurrent((int) (60))));
 //BA.debugLineNum = 234;BA.debugLine="p_Fehrest.Initialize(\"p_Fehrest\")";
_p_fehrest.Initialize(ba,"p_Fehrest");
 //BA.debugLineNum = 235;BA.debugLine="content.AddView(p_Fehrest,0,0,100%x,100%y)";
_vvvvvvvvvvvvv0.AddView((android.view.View)(_p_fehrest.getObject()),(int) (0),(int) (0),__c.PerXToCurrent((float) (100),ba),__c.PerYToCurrent((float) (100),ba));
 //BA.debugLineNum = 236;BA.debugLine="p_Fehrest.Visible = False";
_p_fehrest.setVisible(__c.False);
 //BA.debugLineNum = 237;BA.debugLine="func.color_border(p_Fehrest ,0xFFFBFDFF,0)";
_vvvvvvvvvvvvvvvv7._color_border /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_p_fehrest.getObject())),((int)0xfffbfdff),(int) (0));
 //BA.debugLineNum = 240;BA.debugLine="panZoom.Initialize(\"panZoom\")";
_vvvvvvvvvvvvvvvvvvv1.Initialize(ba,"panZoom");
 //BA.debugLineNum = 241;BA.debugLine="content.AddView(panZoom,0,0,100%x,100%y)";
_vvvvvvvvvvvvv0.AddView((android.view.View)(_vvvvvvvvvvvvvvvvvvv1.getObject()),(int) (0),(int) (0),__c.PerXToCurrent((float) (100),ba),__c.PerYToCurrent((float) (100),ba));
 //BA.debugLineNum = 242;BA.debugLine="func.color_border(panZoom,0xee7B7A7A,10dip)";
_vvvvvvvvvvvvvvvv7._color_border /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_vvvvvvvvvvvvvvvvvvv1.getObject())),((int)0xee7b7a7a),__c.DipToCurrent((int) (10)));
 //BA.debugLineNum = 243;BA.debugLine="panZoom.Visible = False";
_vvvvvvvvvvvvvvvvvvv1.setVisible(__c.False);
 //BA.debugLineNum = 245;BA.debugLine="WKWebView2.Initialize(\"WKWebView2\")";
_vvvvvvvvvvvvvvvvvvv2.Initialize(ba,"WKWebView2");
 //BA.debugLineNum = 246;BA.debugLine="panZoom.AddView(WKWebView2,0,0,100%x,100%y)";
_vvvvvvvvvvvvvvvvvvv1.AddView((android.view.View)(_vvvvvvvvvvvvvvvvvvv2.getObject()),(int) (0),(int) (0),__c.PerXToCurrent((float) (100),ba),__c.PerYToCurrent((float) (100),ba));
 //BA.debugLineNum = 247;BA.debugLine="WKWebView2.Color = Colors.Transparent";
_vvvvvvvvvvvvvvvvvvv2.setColor(__c.Colors.Transparent);
 //BA.debugLineNum = 250;BA.debugLine="func.MinimomFontLabel(l_Conti,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_conti,(int) (14));
 //BA.debugLineNum = 251;BA.debugLine="func.MinimomFontLabel(l_Fehrest,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_fehrest,(int) (14));
 //BA.debugLineNum = 252;BA.debugLine="func.MinimomFontLabel(Label1t,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_label1t,(int) (14));
 //BA.debugLineNum = 253;BA.debugLine="func.MinimomFontLabel(l_Title,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_title,(int) (14));
 //BA.debugLineNum = 254;BA.debugLine="func.MinimomFontLabel(l_tal,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_tal,(int) (14));
 //BA.debugLineNum = 255;BA.debugLine="func.MinimomFontLabel(l_time,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_time,(int) (14));
 //BA.debugLineNum = 256;BA.debugLine="func.MinimomFontLabel(l_tal,14)";
_vvvvvvvvvvvvvvvv7._vvvv3 /*String*/ (ba,_l_tal,(int) (14));
 //BA.debugLineNum = 259;BA.debugLine="Dim bd As BitmapDrawable";
_bd = new anywheresoftware.b4a.objects.drawable.BitmapDrawable();
 //BA.debugLineNum = 260;BA.debugLine="bd.Initialize(LoadBitmap(File.DirAssets, \"kadr.p";
_bd.Initialize((android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),"kadr.png").getObject()));
 //BA.debugLineNum = 261;BA.debugLine="bd.Gravity = Gravity.FILL";
_bd.setGravity(__c.Gravity.FILL);
 //BA.debugLineNum = 263;BA.debugLine="l_Conti.Background = bd";
_l_conti.setBackground((android.graphics.drawable.Drawable)(_bd.getObject()));
 //BA.debugLineNum = 264;BA.debugLine="l_Fehrest.Background = bd";
_l_fehrest.setBackground((android.graphics.drawable.Drawable)(_bd.getObject()));
 //BA.debugLineNum = 267;BA.debugLine="End Sub";
return "";
}
public String  _vvvvvvvvvvvvvvvvv7(boolean _bill) throws Exception{
 //BA.debugLineNum = 539;BA.debugLine="Sub changeBack(bill As Boolean)";
 //BA.debugLineNum = 541;BA.debugLine="If bill Then";
if (_bill) { 
 //BA.debugLineNum = 542;BA.debugLine="If func.readPFM(\"Bool_Night\") = -1 Then";
if ((_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"Bool_Night")).equals(BA.NumberToString(-1))) { 
 //BA.debugLineNum = 543;BA.debugLine="Bool_Night = True";
_bool_night = __c.True;
 }else {
 //BA.debugLineNum = 545;BA.debugLine="Bool_Night = False";
_bool_night = __c.False;
 };
 };
 //BA.debugLineNum = 549;BA.debugLine="If Bool_Night = False Then";
if (_bool_night==__c.False) { 
 //BA.debugLineNum = 551;BA.debugLine="Bool_Night = True";
_bool_night = __c.True;
 //BA.debugLineNum = 552;BA.debugLine="func.savePFM(\"Bool_Night\",1)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"Bool_Night",BA.NumberToString(1));
 //BA.debugLineNum = 554;BA.debugLine="l_Matn.TextColor = Colors.White";
_l_matn.setTextColor(__c.Colors.White);
 //BA.debugLineNum = 556;BA.debugLine="sv.Panel.Color = 0xFF3F473B";
_vvvvvvvvvvvvvvvvvv3.getPanel().setColor(((int)0xff3f473b));
 //BA.debugLineNum = 558;BA.debugLine="func.SetRipple(L_Background	,0x884C9A7B,0x880D60";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_background.getObject())),((int)0x884c9a7b),((int)0x880d603e),(float) (16));
 //BA.debugLineNum = 560;BA.debugLine="P_Play.Color = 0xFF323A2F";
_p_play.setColor(((int)0xff323a2f));
 //BA.debugLineNum = 561;BA.debugLine="Panel1a.Color = 0xFF3F473B";
_panel1a.setColor(((int)0xff3f473b));
 //BA.debugLineNum = 562;BA.debugLine="pancn.Color =  0xFF3F473B";
_vvvvvvvvvvvvvvvvvv7.setColor(((int)0xff3f473b));
 //BA.debugLineNum = 564;BA.debugLine="ImageView2.Visible = True";
_imageview2.setVisible(__c.True);
 }else {
 //BA.debugLineNum = 568;BA.debugLine="ImageView2.Visible = False";
_imageview2.setVisible(__c.False);
 //BA.debugLineNum = 570;BA.debugLine="Bool_Night = False";
_bool_night = __c.False;
 //BA.debugLineNum = 571;BA.debugLine="func.savePFM(\"Bool_Night\",-1)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"Bool_Night",BA.NumberToString(-1));
 //BA.debugLineNum = 573;BA.debugLine="l_Matn.TextColor = Colors.Black";
_l_matn.setTextColor(__c.Colors.Black);
 //BA.debugLineNum = 574;BA.debugLine="sv.Panel.Color = 0xFFFBFDFF";
_vvvvvvvvvvvvvvvvvv3.getPanel().setColor(((int)0xfffbfdff));
 //BA.debugLineNum = 576;BA.debugLine="func.SetRipple(L_Background	,Colors.Transparent,";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_l_background.getObject())),__c.Colors.Transparent,((int)0xaaeeeeee),(float) (16));
 //BA.debugLineNum = 578;BA.debugLine="P_Play.Color = Colors.White";
_p_play.setColor(__c.Colors.White);
 //BA.debugLineNum = 579;BA.debugLine="Panel1a.Color = Colors.White";
_panel1a.setColor(__c.Colors.White);
 //BA.debugLineNum = 580;BA.debugLine="pancn.Color =  0xFFFBFDFF";
_vvvvvvvvvvvvvvvvvv7.setColor(((int)0xfffbfdff));
 };
 //BA.debugLineNum = 584;BA.debugLine="End Sub";
return "";
}
public String  _class_globals() throws Exception{
 //BA.debugLineNum = 1;BA.debugLine="Sub Class_Globals";
 //BA.debugLineNum = 3;BA.debugLine="Private sv As ScrollView";
_vvvvvvvvvvvvvvvvvv3 = new anywheresoftware.b4a.objects.ScrollViewWrapper();
 //BA.debugLineNum = 5;BA.debugLine="Private ImageView1 	As ImageView";
_imageview1 = new anywheresoftware.b4a.objects.ImageViewWrapper();
 //BA.debugLineNum = 6;BA.debugLine="Private ImageView2 	As ImageView";
_imageview2 = new anywheresoftware.b4a.objects.ImageViewWrapper();
 //BA.debugLineNum = 7;BA.debugLine="Private l_Title 	As Label";
_l_title = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 8;BA.debugLine="Private l_Shere 	As Label";
_l_shere = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 9;BA.debugLine="Private l_Full 	As Label";
_l_full = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 11;BA.debugLine="Private l_Matn As Label";
_l_matn = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 13;BA.debugLine="Private pphon As Phone";
_vvvvvvvvvvvvvvvvvv4 = new anywheresoftware.b4a.phone.Phone();
 //BA.debugLineNum = 15;BA.debugLine="Private sql As SQL";
_vvvvvvvvvvvvvvvvvv5 = new anywheresoftware.b4a.sql.SQL();
 //BA.debugLineNum = 16;BA.debugLine="Private Cursor As ResultSet";
_vvvvvvvvvvvvvvvvvv6 = new anywheresoftware.b4a.sql.SQL.ResultSetWrapper();
 //BA.debugLineNum = 18;BA.debugLine="Private p_Fehrest As Panel";
_p_fehrest = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 20;BA.debugLine="Private list_title As List";
_list_title = new anywheresoftware.b4a.objects.collections.List();
 //BA.debugLineNum = 21;BA.debugLine="Private list_page  As List";
_list_page = new anywheresoftware.b4a.objects.collections.List();
 //BA.debugLineNum = 23;BA.debugLine="Private Bool_Visable   As Boolean";
_bool_visable = false;
 //BA.debugLineNum = 24;BA.debugLine="Private Bool_Recycler  As Boolean";
_bool_recycler = false;
 //BA.debugLineNum = 26;BA.debugLine="Private l_Fav As Label";
_l_fav = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 27;BA.debugLine="Private p_Yad As Panel";
_p_yad = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 29;BA.debugLine="Dim content As Panel";
_vvvvvvvvvvvvv0 = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 30;BA.debugLine="Private Panel1a As Panel";
_panel1a = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 31;BA.debugLine="Dim pancn As Panel";
_vvvvvvvvvvvvvvvvvv7 = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 33;BA.debugLine="Private l_Conti	 	As Label";
_l_conti = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 34;BA.debugLine="Private l_Fehrest 	As Label";
_l_fehrest = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 35;BA.debugLine="Private Label1t 	As Label";
_label1t = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 37;BA.debugLine="Private l_tal  As Label";
_l_tal = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 38;BA.debugLine="Private l_time As Label";
_l_time = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 40;BA.debugLine="Private lab_back As Label";
_lab_back = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 42;BA.debugLine="Dim ime As IME";
_vvvvvvvvvvvvvvvvvv0 = new anywheresoftware.b4a.objects.IME();
 //BA.debugLineNum = 43;BA.debugLine="Private ed_search As ACEditText";
_ed_search = new de.amberhome.objects.appcompat.ACEditTextWrapper();
 //BA.debugLineNum = 45;BA.debugLine="Private panZoom As Panel";
_vvvvvvvvvvvvvvvvvvv1 = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 46;BA.debugLine="Private WKWebView2 As WebView";
_vvvvvvvvvvvvvvvvvvv2 = new anywheresoftware.b4a.objects.WebViewWrapper();
 //BA.debugLineNum = 48;BA.debugLine="Private Bool_Night  As Boolean";
_bool_night = false;
 //BA.debugLineNum = 49;BA.debugLine="Private int_plusIntro   As Int";
_int_plusintro = 0;
 //BA.debugLineNum = 51;BA.debugLine="Private P_Play As Panel";
_p_play = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 53;BA.debugLine="Private L_Plus As Label";
_l_plus = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 54;BA.debugLine="Private L_Mine As Label";
_l_mine = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 55;BA.debugLine="Private L_Background As Label";
_l_background = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 57;BA.debugLine="End Sub";
return "";
}
public String  _vvvvvvvvvvvv1() throws Exception{
 //BA.debugLineNum = 622;BA.debugLine="Sub close";
 //BA.debugLineNum = 623;BA.debugLine="If Bool_Visable Then";
if (_bool_visable) { 
 //BA.debugLineNum = 624;BA.debugLine="Bool_Visable = False";
_bool_visable = __c.False;
 //BA.debugLineNum = 625;BA.debugLine="p_Fehrest.SetVisibleAnimated(500,False)";
_p_fehrest.SetVisibleAnimated((int) (500),__c.False);
 }else if(_vvvvvvvvvvvvvvvvvvv1.getVisible()) { 
 //BA.debugLineNum = 628;BA.debugLine="panZoom.Visible = False";
_vvvvvvvvvvvvvvvvvvv1.setVisible(__c.False);
 }else {
 //BA.debugLineNum = 630;BA.debugLine="CallSub2(actBook,\"show_hide_frag\",func.listIniti";
__c.CallSubNew2(ba,(Object)(_vvvvvvvvvvvvvvvv3.getObject()),"show_hide_frag",(Object)(_vvvvvvvvvvvvvvvv7._vvv0 /*anywheresoftware.b4a.objects.collections.List*/ (ba,(int) (14),this,"")));
 };
 //BA.debugLineNum = 633;BA.debugLine="End Sub";
return "";
}
public String  _vvvvvvvvvvvvvvvvv0() throws Exception{
 //BA.debugLineNum = 401;BA.debugLine="Private Sub hideKey";
 //BA.debugLineNum = 402;BA.debugLine="ime.HideKeyboard";
_vvvvvvvvvvvvvvvvvv0.HideKeyboard(ba);
 //BA.debugLineNum = 403;BA.debugLine="End Sub";
return "";
}
public String  _imageview1_click() throws Exception{
 //BA.debugLineNum = 285;BA.debugLine="Sub ImageView1_Click";
 //BA.debugLineNum = 286;BA.debugLine="l_Conti_Click";
_l_conti_click();
 //BA.debugLineNum = 287;BA.debugLine="End Sub";
return "";
}
public boolean  _ime_handleaction() throws Exception{
 //BA.debugLineNum = 405;BA.debugLine="Sub ime_HandleAction As Boolean";
 //BA.debugLineNum = 406;BA.debugLine="lb_Search_Click";
_lb_search_click();
 //BA.debugLineNum = 407;BA.debugLine="Return True";
if (true) return __c.True;
 //BA.debugLineNum = 408;BA.debugLine="End Sub";
return false;
}
public String  _initialize(anywheresoftware.b4a.BA _ba) throws Exception{
innerInitialize(_ba);
 //BA.debugLineNum = 59;BA.debugLine="Public Sub Initialize";
 //BA.debugLineNum = 60;BA.debugLine="End Sub";
return "";
}
public String  _l_background_click() throws Exception{
 //BA.debugLineNum = 535;BA.debugLine="Private Sub L_Background_Click";
 //BA.debugLineNum = 536;BA.debugLine="changeBack(False)";
_vvvvvvvvvvvvvvvvv7(__c.False);
 //BA.debugLineNum = 537;BA.debugLine="End Sub";
return "";
}
public String  _l_conti_click() throws Exception{
 //BA.debugLineNum = 290;BA.debugLine="Sub l_Conti_Click";
 //BA.debugLineNum = 292;BA.debugLine="func.savePFM(\"sooreh_Last_NeshanBook\",1)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"sooreh_Last_NeshanBook",BA.NumberToString(1));
 //BA.debugLineNum = 294;BA.debugLine="CallSub2(actBook,\"show_hide_frag\",func.listInitia";
__c.CallSubNew2(ba,(Object)(_vvvvvvvvvvvvvvvv3.getObject()),"show_hide_frag",(Object)(_vvvvvvvvvvvvvvvv7._vvv0 /*anywheresoftware.b4a.objects.collections.List*/ (ba,(int) (16),this,"")));
 //BA.debugLineNum = 296;BA.debugLine="End Sub";
return "";
}
public String  _l_fav_click() throws Exception{
 //BA.debugLineNum = 270;BA.debugLine="Sub l_Fav_Click";
 //BA.debugLineNum = 271;BA.debugLine="func.savePFM(\"sooreh_Last_NeshanBook\",3)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"sooreh_Last_NeshanBook",BA.NumberToString(3));
 //BA.debugLineNum = 273;BA.debugLine="func.savePFM(\"booklAs\",\"2\")";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"booklAs","2");
 //BA.debugLineNum = 274;BA.debugLine="CallSub2(actBook,\"show_hide_frag\",func.listInitia";
__c.CallSubNew2(ba,(Object)(_vvvvvvvvvvvvvvvv3.getObject()),"show_hide_frag",(Object)(_vvvvvvvvvvvvvvvv7._vvv0 /*anywheresoftware.b4a.objects.collections.List*/ (ba,(int) (18),this,"")));
 //BA.debugLineNum = 276;BA.debugLine="End Sub";
return "";
}
public String  _l_fehrest_click() throws Exception{
anywheresoftware.b4a.objects.LabelWrapper _lb_search = null;
anywheresoftware.b4a.objects.PanelWrapper _boxsearch = null;
com.aghajari.rv.Amir_RecyclerView _recycler = null;
 //BA.debugLineNum = 325;BA.debugLine="Sub l_Fehrest_Click";
 //BA.debugLineNum = 327;BA.debugLine="Bool_Visable  = True";
_bool_visable = __c.True;
 //BA.debugLineNum = 329;BA.debugLine="func.savePFM(\"idPosBook\",-1)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"idPosBook",BA.NumberToString(-1));
 //BA.debugLineNum = 331;BA.debugLine="If Bool_Recycler Then";
if (_bool_recycler) { 
 }else {
 //BA.debugLineNum = 334;BA.debugLine="ime.Initialize(\"ime\")";
_vvvvvvvvvvvvvvvvvv0.Initialize("ime");
 //BA.debugLineNum = 336;BA.debugLine="Private lb_Search As Label";
_lb_search = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 337;BA.debugLine="Private boxSearch As Panel";
_boxsearch = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 339;BA.debugLine="boxSearch.Initialize(\"boxSearch\")";
_boxsearch.Initialize(ba,"boxSearch");
 //BA.debugLineNum = 340;BA.debugLine="p_Fehrest.AddView(boxSearch,5%x,2%y,90%x,55dip)";
_p_fehrest.AddView((android.view.View)(_boxsearch.getObject()),__c.PerXToCurrent((float) (5),ba),__c.PerYToCurrent((float) (2),ba),__c.PerXToCurrent((float) (90),ba),__c.DipToCurrent((int) (55)));
 //BA.debugLineNum = 341;BA.debugLine="func.color_border(boxSearch,Colors.White,100)";
_vvvvvvvvvvvvvvvv7._color_border /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_boxsearch.getObject())),__c.Colors.White,(int) (100));
 //BA.debugLineNum = 342;BA.debugLine="boxSearch.Elevation = 5dip";
_boxsearch.setElevation((float) (__c.DipToCurrent((int) (5))));
 //BA.debugLineNum = 344;BA.debugLine="ed_search.Initialize(\"ed_Search\")";
_ed_search.Initialize(ba,"ed_Search");
 //BA.debugLineNum = 345;BA.debugLine="boxSearch.AddView(ed_search,60dip,0,90%x-70dip,5";
_boxsearch.AddView((android.view.View)(_ed_search.getObject()),__c.DipToCurrent((int) (60)),(int) (0),(int) (__c.PerXToCurrent((float) (90),ba)-__c.DipToCurrent((int) (70))),__c.DipToCurrent((int) (55)));
 //BA.debugLineNum = 346;BA.debugLine="ed_search.hint = func.gland(64)";
_ed_search.setHint(_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (64)));
 //BA.debugLineNum = 347;BA.debugLine="ed_search.SingleLine=True";
_ed_search.setSingleLine(__c.True);
 //BA.debugLineNum = 348;BA.debugLine="ed_search.HintColor=0xFF7C8336";
_ed_search.setHintColor(((int)0xff7c8336));
 //BA.debugLineNum = 349;BA.debugLine="ed_search.Typeface= Typeface.LoadFromAssets(func";
_ed_search.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 350;BA.debugLine="ed_search.Gravity=Bit.Or(Gravity.RIGHT,Gravity.C";
_ed_search.setGravity(__c.Bit.Or(__c.Gravity.RIGHT,__c.Gravity.CENTER));
 //BA.debugLineNum = 351;BA.debugLine="ed_search.Text=\"\"";
_ed_search.setText(BA.ObjectToCharSequence(""));
 //BA.debugLineNum = 352;BA.debugLine="ed_search.RequestFocus";
_ed_search.RequestFocus();
 //BA.debugLineNum = 353;BA.debugLine="ed_search.TextColor= 0xFF7C8336";
_ed_search.setTextColor(((int)0xff7c8336));
 //BA.debugLineNum = 354;BA.debugLine="ed_search.TextSize=14";
_ed_search.setTextSize((float) (14));
 //BA.debugLineNum = 355;BA.debugLine="func.color_border(ed_search,Colors.Transparent,";
_vvvvvvvvvvvvvvvv7._color_border /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_ed_search.getObject())),__c.Colors.Transparent,(int) (16));
 //BA.debugLineNum = 357;BA.debugLine="lb_Search.Initialize(\"lb_Search\")";
_lb_search.Initialize(ba,"lb_Search");
 //BA.debugLineNum = 358;BA.debugLine="boxSearch.AddView(lb_Search,10dip,5dip,45dip,45d";
_boxsearch.AddView((android.view.View)(_lb_search.getObject()),__c.DipToCurrent((int) (10)),__c.DipToCurrent((int) (5)),__c.DipToCurrent((int) (45)),__c.DipToCurrent((int) (45)));
 //BA.debugLineNum = 359;BA.debugLine="lb_Search.Typeface = Typeface.MATERIALICONS";
_lb_search.setTypeface(__c.Typeface.getMATERIALICONS());
 //BA.debugLineNum = 360;BA.debugLine="lb_Search.Text = Chr(0xE8B6)";
_lb_search.setText(BA.ObjectToCharSequence(__c.Chr(((int)0xe8b6))));
 //BA.debugLineNum = 361;BA.debugLine="lb_Search.Gravity = Bit.Or(Gravity.CENTER,Gravit";
_lb_search.setGravity(__c.Bit.Or(__c.Gravity.CENTER,__c.Gravity.CENTER_VERTICAL));
 //BA.debugLineNum = 362;BA.debugLine="lb_Search.TextSize = 25";
_lb_search.setTextSize((float) (25));
 //BA.debugLineNum = 363;BA.debugLine="lb_Search.TextColor = 0xFF7C8336";
_lb_search.setTextColor(((int)0xff7c8336));
 //BA.debugLineNum = 364;BA.debugLine="lb_Search.Color = Colors.Transparent";
_lb_search.setColor(__c.Colors.Transparent);
 //BA.debugLineNum = 366;BA.debugLine="func.color_border(lb_Search,0x327FD3B1,100)";
_vvvvvvvvvvvvvvvv7._color_border /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_lb_search.getObject())),((int)0x327fd3b1),(int) (100));
 //BA.debugLineNum = 368;BA.debugLine="Private Recycler As AX_RecyclerView";
_recycler = new com.aghajari.rv.Amir_RecyclerView();
 //BA.debugLineNum = 370;BA.debugLine="Recycler.SetRecyclerViewStyle(\"VerticalScrollbar";
_recycler.SetRecyclerViewStyle(ba,"VerticalScrollbarRecyclerView");
 //BA.debugLineNum = 371;BA.debugLine="Recycler.Initializer(\"RV\").ListView.Build";
_recycler.Initializer(ba,"RV").ListView().Build();
 //BA.debugLineNum = 372;BA.debugLine="p_Fehrest.AddView(Recycler,0,boxSearch.Top+boxSe";
_p_fehrest.AddView((android.view.View)(_recycler.getObject()),(int) (0),(int) (_boxsearch.getTop()+_boxsearch.getHeight()+__c.PerYToCurrent((float) (1),ba)),__c.PerXToCurrent((float) (100),ba),(int) (_p_fehrest.getHeight()-(_boxsearch.getTop()+_boxsearch.getHeight()+__c.PerYToCurrent((float) (1),ba))-__c.PerYToCurrent((float) (1),ba)));
 //BA.debugLineNum = 373;BA.debugLine="Recycler.ScrollSettings.ScrollBarSize=5dip";
_recycler.getScrollSettings().setScrollBarSize(__c.DipToCurrent((int) (5)));
 //BA.debugLineNum = 374;BA.debugLine="Recycler.ScrollSettings.VerticalFadingEdgeEnable";
_recycler.getScrollSettings().setVerticalFadingEdgeEnabled(__c.True);
 //BA.debugLineNum = 375;BA.debugLine="Recycler.Adapter = Recycler.DefaultAdapter";
_recycler.setAdapter((androidx.recyclerview.widget.RecyclerView.Adapter)(_recycler.DefaultAdapter().getObject()));
 //BA.debugLineNum = 376;BA.debugLine="Recycler.Tag = \"Recycler\"";
_recycler.setTag((Object)("Recycler"));
 //BA.debugLineNum = 378;BA.debugLine="Bool_Recycler = True";
_bool_recycler = __c.True;
 //BA.debugLineNum = 380;BA.debugLine="ime.AddHandleActionEvent(ed_search)";
_vvvvvvvvvvvvvvvvvv0.AddHandleActionEvent((android.widget.EditText)(_ed_search.getObject()),ba);
 };
 //BA.debugLineNum = 384;BA.debugLine="ed_search.Text = \"\"";
_ed_search.setText(BA.ObjectToCharSequence(""));
 //BA.debugLineNum = 386;BA.debugLine="list_page.Clear";
_list_page.Clear();
 //BA.debugLineNum = 387;BA.debugLine="list_title.Clear";
_list_title.Clear();
 //BA.debugLineNum = 389;BA.debugLine="Cursor = sql.ExecQuery(\"SELECT matn,page FROM moz";
_vvvvvvvvvvvvvvvvvv6 = (anywheresoftware.b4a.sql.SQL.ResultSetWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.ResultSetWrapper(), (android.database.Cursor)(_vvvvvvvvvvvvvvvvvv5.ExecQuery("SELECT matn,page FROM mozooat_book where id_index = '"+_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"idBook")+"' order by id asc")));
 //BA.debugLineNum = 390;BA.debugLine="Do While Cursor.NextRow";
while (_vvvvvvvvvvvvvvvvvv6.NextRow()) {
 //BA.debugLineNum = 391;BA.debugLine="list_title.add((Cursor.GetString(\"matn\")))";
_list_title.Add((Object)((_vvvvvvvvvvvvvvvvvv6.GetString("matn"))));
 //BA.debugLineNum = 392;BA.debugLine="list_page.add((Cursor.GetInt(\"page\")))";
_list_page.Add((Object)((_vvvvvvvvvvvvvvvvvv6.GetInt("page"))));
 }
;
 //BA.debugLineNum = 393;BA.debugLine="Loop : Cursor.Close";
_vvvvvvvvvvvvvvvvvv6.Close();
 //BA.debugLineNum = 395;BA.debugLine="CallSubDelayed(Me,\"refRecBook\")";
__c.CallSubDelayed(ba,this,"refRecBook");
 //BA.debugLineNum = 397;BA.debugLine="p_Fehrest.SetVisibleAnimated(500,True)";
_p_fehrest.SetVisibleAnimated((int) (500),__c.True);
 //BA.debugLineNum = 399;BA.debugLine="End Sub";
return "";
}
public String  _l_full_click() throws Exception{
 //BA.debugLineNum = 298;BA.debugLine="Sub l_Full_Click";
 //BA.debugLineNum = 300;BA.debugLine="Try";
try { //BA.debugLineNum = 301;BA.debugLine="func.LoadHtmlZoom(File.DirAssets, func.readPFM(\"";
_vvvvvvvvvvvvvvvv7._vvvv1 /*String*/ (ba,__c.File.getDirAssets(),_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"ennameBook")+".jpg",_vvvvvvvvvvvvvvvvvvv2);
 } 
       catch (Exception e4) {
			ba.setLastException(e4); //BA.debugLineNum = 303;BA.debugLine="func.LoadHtmlZoom(File.DirAssets,\"parvazrooh.jpg";
_vvvvvvvvvvvvvvvv7._vvvv1 /*String*/ (ba,__c.File.getDirAssets(),"parvazrooh.jpg",_vvvvvvvvvvvvvvvvvvv2);
 //BA.debugLineNum = 304;BA.debugLine="Log(LastException)";
__c.LogImpl("36029318",BA.ObjectToString(__c.LastException(ba)),0);
 };
 //BA.debugLineNum = 307;BA.debugLine="panZoom.Visible = True";
_vvvvvvvvvvvvvvvvvvv1.setVisible(__c.True);
 //BA.debugLineNum = 309;BA.debugLine="End Sub";
return "";
}
public String  _l_mine_click() throws Exception{
 //BA.debugLineNum = 587;BA.debugLine="Private Sub L_Mine_Click";
 //BA.debugLineNum = 589;BA.debugLine="If int_plusIntro<>14 Then";
if (_int_plusintro!=14) { 
 //BA.debugLineNum = 590;BA.debugLine="int_plusIntro=int_plusIntro-1";
_int_plusintro = (int) (_int_plusintro-1);
 //BA.debugLineNum = 591;BA.debugLine="l_Matn.TextSize=int_plusIntro";
_l_matn.setTextSize((float) (_int_plusintro));
 //BA.debugLineNum = 593;BA.debugLine="l_Matn.Height = func.heightLabel(l_Matn,l_Matn.T";
_l_matn.setHeight((int) (_vvvvvvvvvvvvvvvv7._vvv4 /*int*/ (ba,_l_matn,_l_matn.getText())+__c.DipToCurrent((int) (10))));
 //BA.debugLineNum = 594;BA.debugLine="sv.Panel.Height = l_Matn.Top + l_Matn.Height + 1";
_vvvvvvvvvvvvvvvvvv3.getPanel().setHeight((int) (_l_matn.getTop()+_l_matn.getHeight()+__c.DipToCurrent((int) (10))+__c.DipToCurrent((int) (60))));
 //BA.debugLineNum = 597;BA.debugLine="func.savePFM(\"int_plusIntro\",int_plusIntro)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"int_plusIntro",BA.NumberToString(_int_plusintro));
 }else {
 };
 //BA.debugLineNum = 601;BA.debugLine="End Sub";
return "";
}
public String  _l_plus_click() throws Exception{
 //BA.debugLineNum = 603;BA.debugLine="Private Sub L_Plus_Click";
 //BA.debugLineNum = 605;BA.debugLine="If int_plusIntro<>30 Then";
if (_int_plusintro!=30) { 
 //BA.debugLineNum = 606;BA.debugLine="int_plusIntro=int_plusIntro+1";
_int_plusintro = (int) (_int_plusintro+1);
 //BA.debugLineNum = 607;BA.debugLine="l_Matn.TextSize=int_plusIntro";
_l_matn.setTextSize((float) (_int_plusintro));
 //BA.debugLineNum = 609;BA.debugLine="l_Matn.Height = func.heightLabel(l_Matn,l_Matn.T";
_l_matn.setHeight((int) (_vvvvvvvvvvvvvvvv7._vvv4 /*int*/ (ba,_l_matn,_l_matn.getText())+__c.DipToCurrent((int) (10))));
 //BA.debugLineNum = 610;BA.debugLine="sv.Panel.Height = l_Matn.Top + l_Matn.Height + 1";
_vvvvvvvvvvvvvvvvvv3.getPanel().setHeight((int) (_l_matn.getTop()+_l_matn.getHeight()+__c.DipToCurrent((int) (10))+__c.DipToCurrent((int) (60))));
 //BA.debugLineNum = 612;BA.debugLine="func.savePFM(\"int_plusIntro\",int_plusIntro)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"int_plusIntro",BA.NumberToString(_int_plusintro));
 }else {
 };
 //BA.debugLineNum = 616;BA.debugLine="End Sub";
return "";
}
public String  _l_shere_click() throws Exception{
String _smatn = "";
String _smatn2 = "";
String _sss = "";
 //BA.debugLineNum = 315;BA.debugLine="Sub l_Shere_Click";
 //BA.debugLineNum = 317;BA.debugLine="Dim Smatn As String=func.gland(115)&\" \"&l_Title.T";
_smatn = _vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (115))+" "+_l_title.getText()+__c.CRLF+_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (114));
 //BA.debugLineNum = 318;BA.debugLine="Dim smatn2 As String = CRLF&CRLF&func.gland(330)";
_smatn2 = __c.CRLF+__c.CRLF+_vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (330))+" :"+__c.CRLF+"https://anvarvahy.com/appref?moarefi="+_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"idBook");
 //BA.debugLineNum = 320;BA.debugLine="Dim sss As String = l_Matn.Text";
_sss = _l_matn.getText();
 //BA.debugLineNum = 321;BA.debugLine="func.TextShare(func.PersianNumbers(\"‌\"&CRLF&sss&C";
_vvvvvvvvvvvvvvvv7._vvvvvvv7 /*String*/ (ba,_vvvvvvvvvvvvvvvv7._vvvv5 /*String*/ (ba,"‌"+__c.CRLF+_sss+__c.CRLF+_smatn)+_smatn2);
 //BA.debugLineNum = 323;BA.debugLine="End Sub";
return "";
}
public String  _lab_back_click() throws Exception{
 //BA.debugLineNum = 635;BA.debugLine="Sub lab_back_Click";
 //BA.debugLineNum = 636;BA.debugLine="close";
_vvvvvvvvvvvv1();
 //BA.debugLineNum = 637;BA.debugLine="End Sub";
return "";
}
public String  _lb_search_click() throws Exception{
 //BA.debugLineNum = 410;BA.debugLine="Sub lb_Search_Click";
 //BA.debugLineNum = 412;BA.debugLine="hideKey";
_vvvvvvvvvvvvvvvvv0();
 //BA.debugLineNum = 414;BA.debugLine="If list_page.IsInitialized Then";
if (_list_page.IsInitialized()) { 
 //BA.debugLineNum = 416;BA.debugLine="list_page.Clear";
_list_page.Clear();
 //BA.debugLineNum = 417;BA.debugLine="list_title.Clear";
_list_title.Clear();
 //BA.debugLineNum = 419;BA.debugLine="Cursor = sql.ExecQuery(\"SELECT matn,page FROM mo";
_vvvvvvvvvvvvvvvvvv6 = (anywheresoftware.b4a.sql.SQL.ResultSetWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.ResultSetWrapper(), (android.database.Cursor)(_vvvvvvvvvvvvvvvvvv5.ExecQuery("SELECT matn,page FROM mozooat_book where id_index = '"+_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"idBook")+"' and matn LIKE '%"+_ed_search.getText()+"%' order by id asc")));
 //BA.debugLineNum = 420;BA.debugLine="Do While Cursor.NextRow";
while (_vvvvvvvvvvvvvvvvvv6.NextRow()) {
 //BA.debugLineNum = 421;BA.debugLine="list_title.add((Cursor.GetString(\"matn\")))";
_list_title.Add((Object)((_vvvvvvvvvvvvvvvvvv6.GetString("matn"))));
 //BA.debugLineNum = 422;BA.debugLine="list_page.add((Cursor.GetInt(\"page\")))";
_list_page.Add((Object)((_vvvvvvvvvvvvvvvvvv6.GetInt("page"))));
 }
;
 //BA.debugLineNum = 423;BA.debugLine="Loop : Cursor.Close";
_vvvvvvvvvvvvvvvvvv6.Close();
 //BA.debugLineNum = 425;BA.debugLine="CallSubDelayed(Me,\"refRecBook\")";
__c.CallSubDelayed(ba,this,"refRecBook");
 };
 //BA.debugLineNum = 429;BA.debugLine="End Sub";
return "";
}
public void  _vvvvvvvvvvvv5(anywheresoftware.b4a.objects.PanelWrapper _parent) throws Exception{
ResumableSub_onCreateView rsub = new ResumableSub_onCreateView(this,_parent);
rsub.resume(ba, null);
}
public static class ResumableSub_onCreateView extends BA.ResumableSub {
public ResumableSub_onCreateView(com.pas.abtahibo.parvaz.fragintrobook parent,anywheresoftware.b4a.objects.PanelWrapper _parent) {
this.parent = parent;
this._parent = _parent;
}
com.pas.abtahibo.parvaz.fragintrobook parent;
anywheresoftware.b4a.objects.PanelWrapper _parent;
anywheresoftware.b4a.objects.LabelWrapper _l2n = null;
String _bookdbpae = "";
String _lan2faen = "";

@Override
public void resume(BA ba, Object[] result) throws Exception{

    while (true) {
        switch (state) {
            case -1:
return;

case 0:
//C
this.state = 1;
 //BA.debugLineNum = 93;BA.debugLine="savef";
parent._vvvvvvvvvvvvvvvvvv2();
 //BA.debugLineNum = 95;BA.debugLine="content = Parent";
parent._vvvvvvvvvvvvv0 = _parent;
 //BA.debugLineNum = 96;BA.debugLine="content.Color = 0xFFFBFDFF";
parent._vvvvvvvvvvvvv0.setColor(((int)0xfffbfdff));
 //BA.debugLineNum = 98;BA.debugLine="Dim l2n As Label";
_l2n = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 99;BA.debugLine="l2n.Initialize(\"\")";
_l2n.Initialize(ba,"");
 //BA.debugLineNum = 100;BA.debugLine="content.AddView(l2n,0,50%y-30dip,100%x,60dip)";
parent._vvvvvvvvvvvvv0.AddView((android.view.View)(_l2n.getObject()),(int) (0),(int) (parent.__c.PerYToCurrent((float) (50),ba)-parent.__c.DipToCurrent((int) (30))),parent.__c.PerXToCurrent((float) (100),ba),parent.__c.DipToCurrent((int) (60)));
 //BA.debugLineNum = 101;BA.debugLine="l2n.Typeface = Typeface.CreateNew(Typeface.LoadFr";
_l2n.setTypeface(parent.__c.Typeface.CreateNew(parent.__c.Typeface.LoadFromAssets(parent._vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)),parent.__c.Typeface.STYLE_BOLD));
 //BA.debugLineNum = 102;BA.debugLine="l2n.Text=func.gland(54)";
_l2n.setText(BA.ObjectToCharSequence(parent._vvvvvvvvvvvvvvvv7._vvv1 /*String*/ (ba,(int) (54))));
 //BA.debugLineNum = 103;BA.debugLine="l2n.Gravity=Bit.Or(Gravity.CENTER,Gravity.CENTER_";
_l2n.setGravity(parent.__c.Bit.Or(parent.__c.Gravity.CENTER,parent.__c.Gravity.CENTER_VERTICAL));
 //BA.debugLineNum = 104;BA.debugLine="l2n.textColor = Colors.Black";
_l2n.setTextColor(parent.__c.Colors.Black);
 //BA.debugLineNum = 105;BA.debugLine="l2n.TextSize=14";
_l2n.setTextSize((float) (14));
 //BA.debugLineNum = 107;BA.debugLine="l2n.Visible = True";
_l2n.setVisible(parent.__c.True);
 //BA.debugLineNum = 108;BA.debugLine="Sleep(5)";
parent.__c.Sleep(ba,this,(int) (5));
this.state = 14;
return;
case 14:
//C
this.state = 1;
;
 //BA.debugLineNum = 109;BA.debugLine="addView";
parent._vvvvvvvvvvv0();
 //BA.debugLineNum = 110;BA.debugLine="l2n.Visible = False";
_l2n.setVisible(parent.__c.False);
 //BA.debugLineNum = 113;BA.debugLine="Bool_Visable  = False";
parent._bool_visable = parent.__c.False;
 //BA.debugLineNum = 114;BA.debugLine="Bool_Recycler = False";
parent._bool_recycler = parent.__c.False;
 //BA.debugLineNum = 115;BA.debugLine="Bool_Night = False";
parent._bool_night = parent.__c.False;
 //BA.debugLineNum = 118;BA.debugLine="list_title.Initialize";
parent._list_title.Initialize();
 //BA.debugLineNum = 119;BA.debugLine="list_page.Initialize";
parent._list_page.Initialize();
 //BA.debugLineNum = 121;BA.debugLine="Dim bookDBPAE As String";
_bookdbpae = "";
 //BA.debugLineNum = 122;BA.debugLine="Dim lan2FaEn As String = (func.readNIS(\"lan2FaEn\"";
_lan2faen = (parent._vvvvvvvvvvvvvvvv7._vvvv7 /*String*/ (ba,"lan2FaEn",BA.NumberToString(1)));
 //BA.debugLineNum = 124;BA.debugLine="If lan2FaEn = 1 Then";
if (true) break;

case 1:
//if
this.state = 10;
if ((_lan2faen).equals(BA.NumberToString(1))) { 
this.state = 3;
}else if((_lan2faen).equals(BA.NumberToString(3))) { 
this.state = 5;
}else if((_lan2faen).equals(BA.NumberToString(2))) { 
this.state = 7;
}else {
this.state = 9;
}if (true) break;

case 3:
//C
this.state = 10;
 //BA.debugLineNum = 125;BA.debugLine="bookDBPAE = \"book.db\"";
_bookdbpae = "book.db";
 if (true) break;

case 5:
//C
this.state = 10;
 //BA.debugLineNum = 127;BA.debugLine="bookDBPAE = \"book_eng.db\"";
_bookdbpae = "book_eng.db";
 if (true) break;

case 7:
//C
this.state = 10;
 //BA.debugLineNum = 129;BA.debugLine="bookDBPAE = \"book_arabi.db\"";
_bookdbpae = "book_arabi.db";
 if (true) break;

case 9:
//C
this.state = 10;
 //BA.debugLineNum = 131;BA.debugLine="bookDBPAE = \"book.db\"";
_bookdbpae = "book.db";
 if (true) break;
;
 //BA.debugLineNum = 134;BA.debugLine="If sql.IsInitialized=False Then";

case 10:
//if
this.state = 13;
if (parent._vvvvvvvvvvvvvvvvvv5.IsInitialized()==parent.__c.False) { 
this.state = 12;
}if (true) break;

case 12:
//C
this.state = 13;
 //BA.debugLineNum = 135;BA.debugLine="sql.Initialize(File.DirInternal,bookDBPAE,True)";
parent._vvvvvvvvvvvvvvvvvv5.Initialize(parent.__c.File.getDirInternal(),_bookdbpae,parent.__c.True);
 if (true) break;

case 13:
//C
this.state = -1;
;
 //BA.debugLineNum = 138;BA.debugLine="changeBack(True)";
parent._vvvvvvvvvvvvvvvvv7(parent.__c.True);
 //BA.debugLineNum = 140;BA.debugLine="End Sub";
if (true) break;

            }
        }
    }
}
public String  _vvvvvvvvvvvvvvvvvv1() throws Exception{
 //BA.debugLineNum = 62;BA.debugLine="Public Sub onHiddenChanged";
 //BA.debugLineNum = 64;BA.debugLine="End Sub";
return "";
}
public String  _vvvvvvvvvvvv6(int _keycode) throws Exception{
 //BA.debugLineNum = 639;BA.debugLine="public Sub onKey (KeyCode As Int)";
 //BA.debugLineNum = 641;BA.debugLine="If KeyCode = KeyCodes.KEYCODE_BACK Then";
if (_keycode==__c.KeyCodes.KEYCODE_BACK) { 
 //BA.debugLineNum = 643;BA.debugLine="close";
_vvvvvvvvvvvv1();
 }else if(_keycode==__c.KeyCodes.KEYCODE_VOLUME_DOWN) { 
 //BA.debugLineNum = 646;BA.debugLine="pphon.SetVolume(pphon.VOLUME_MUSIC,pphon.GetVolu";
_vvvvvvvvvvvvvvvvvv4.SetVolume(_vvvvvvvvvvvvvvvvvv4.VOLUME_MUSIC,(int) (_vvvvvvvvvvvvvvvvvv4.GetVolume(_vvvvvvvvvvvvvvvvvv4.VOLUME_MUSIC)-1),__c.True);
 }else if(_keycode==__c.KeyCodes.KEYCODE_VOLUME_UP) { 
 //BA.debugLineNum = 648;BA.debugLine="pphon.SetVolume(pphon.VOLUME_MUSIC,pphon.GetVolu";
_vvvvvvvvvvvvvvvvvv4.SetVolume(_vvvvvvvvvvvvvvvvvv4.VOLUME_MUSIC,(int) (_vvvvvvvvvvvvvvvvvv4.GetVolume(_vvvvvvvvvvvvvvvvvv4.VOLUME_MUSIC)+1),__c.True);
 };
 //BA.debugLineNum = 651;BA.debugLine="End Sub";
return "";
}
public String  _p_fehrest_touch(int _action,float _x,float _y) throws Exception{
 //BA.debugLineNum = 528;BA.debugLine="Sub p_Fehrest_Touch (Action As Int, X As Float, Y";
 //BA.debugLineNum = 531;BA.debugLine="End Sub";
return "";
}
public String  _p_yad_click() throws Exception{
 //BA.debugLineNum = 278;BA.debugLine="Sub p_Yad_Click";
 //BA.debugLineNum = 279;BA.debugLine="func.savePFM(\"idPosBookY\",-1)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"idPosBookY",BA.NumberToString(-1));
 //BA.debugLineNum = 281;BA.debugLine="func.savePFM(\"backNOB\",-1)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"backNOB",BA.NumberToString(-1));
 //BA.debugLineNum = 282;BA.debugLine="CallSub2(actBook,\"show_hide_frag\",func.listInitia";
__c.CallSubNew2(ba,(Object)(_vvvvvvvvvvvvvvvv3.getObject()),"show_hide_frag",(Object)(_vvvvvvvvvvvvvvvv7._vvv0 /*anywheresoftware.b4a.objects.collections.List*/ (ba,(int) (27),this,"")));
 //BA.debugLineNum = 283;BA.debugLine="End Sub";
return "";
}
public String  _pans_click() throws Exception{
anywheresoftware.b4a.objects.PanelWrapper _ll = null;
 //BA.debugLineNum = 511;BA.debugLine="Sub pans_Click";
 //BA.debugLineNum = 513;BA.debugLine="Dim ll As Panel = Sender";
_ll = new anywheresoftware.b4a.objects.PanelWrapper();
_ll = (anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)));
 //BA.debugLineNum = 514;BA.debugLine="Log(ll.tag)";
__c.LogImpl("36750211",BA.ObjectToString(_ll.getTag()),0);
 //BA.debugLineNum = 516;BA.debugLine="func.savePFM(\"sooreh_Last_NeshanBook\",5)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"sooreh_Last_NeshanBook",BA.NumberToString(5));
 //BA.debugLineNum = 518;BA.debugLine="func.savePFM(\"lastSeenBook1_d\",list_page.get(ll.t";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"lastSeenBook1_d",BA.ObjectToString(_list_page.Get((int)(BA.ObjectToNumber(_ll.getTag())))));
 //BA.debugLineNum = 519;BA.debugLine="func.savePFM(\"idPosBook\",ll.tag)";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"idPosBook",BA.ObjectToString(_ll.getTag()));
 //BA.debugLineNum = 521;BA.debugLine="CallSubDelayed(Me,\"refRecBook\")";
__c.CallSubDelayed(ba,this,"refRecBook");
 //BA.debugLineNum = 524;BA.debugLine="CallSub2(actBook,\"show_hide_frag\",func.listInitia";
__c.CallSubNew2(ba,(Object)(_vvvvvvvvvvvvvvvv3.getObject()),"show_hide_frag",(Object)(_vvvvvvvvvvvvvvvv7._vvv0 /*anywheresoftware.b4a.objects.collections.List*/ (ba,(int) (16),this,"")));
 //BA.debugLineNum = 526;BA.debugLine="End Sub";
return "";
}
public String  _panzoom_touch(int _action,float _x,float _y) throws Exception{
 //BA.debugLineNum = 311;BA.debugLine="Sub panZoom_Touch (Action As Int, X As Float, Y As";
 //BA.debugLineNum = 312;BA.debugLine="panZoom.Visible = False";
_vvvvvvvvvvvvvvvvvvv1.setVisible(__c.False);
 //BA.debugLineNum = 313;BA.debugLine="End Sub";
return "";
}
public String  _refrecbook() throws Exception{
anywheresoftware.b4a.objects.ConcreteViewWrapper _v = null;
com.aghajari.rv.Amir_RecyclerView _recycler = null;
 //BA.debugLineNum = 431;BA.debugLine="Sub refRecBook";
 //BA.debugLineNum = 433;BA.debugLine="For Each v As View In p_Fehrest.GetAllViewsRecurs";
_v = new anywheresoftware.b4a.objects.ConcreteViewWrapper();
{
final anywheresoftware.b4a.BA.IterableList group1 = _p_fehrest.GetAllViewsRecursive();
final int groupLen1 = group1.getSize()
;int index1 = 0;
;
for (; index1 < groupLen1;index1++){
_v = (anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(group1.Get(index1)));
 //BA.debugLineNum = 434;BA.debugLine="If v Is AX_RecyclerView Then";
if (_v.getObjectOrNull() instanceof androidx.recyclerview.widget.RecyclerView) { 
 //BA.debugLineNum = 435;BA.debugLine="Dim Recycler As AX_RecyclerView = v";
_recycler = new com.aghajari.rv.Amir_RecyclerView();
_recycler = (com.aghajari.rv.Amir_RecyclerView) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new com.aghajari.rv.Amir_RecyclerView(), (androidx.recyclerview.widget.RecyclerView)(_v.getObject()));
 //BA.debugLineNum = 436;BA.debugLine="If Recycler.Tag=\"Recycler\" Then";
if ((_recycler.getTag()).equals((Object)("Recycler"))) { 
 //BA.debugLineNum = 437;BA.debugLine="Recycler.Adapter2.NotifyDataSetChanged";
_recycler.getAdapter2().NotifyDataSetChanged();
 //BA.debugLineNum = 438;BA.debugLine="Recycler.Adapter2.NotifyItemRemoved(0)";
_recycler.getAdapter2().NotifyItemRemoved((int) (0));
 };
 };
 }
};
 //BA.debugLineNum = 443;BA.debugLine="End Sub";
return "";
}
public int  _rv_getitemcount() throws Exception{
 //BA.debugLineNum = 446;BA.debugLine="Private Sub RV_GetItemCount As Int";
 //BA.debugLineNum = 447;BA.debugLine="Return list_page.Size";
if (true) return _list_page.getSize();
 //BA.debugLineNum = 448;BA.debugLine="End Sub";
return 0;
}
public String  _rv_onbindviewholder(anywheresoftware.b4a.objects.PanelWrapper _parent,int _position) throws Exception{
anywheresoftware.b4a.objects.PanelWrapper _pan = null;
anywheresoftware.b4a.objects.LabelWrapper _lab_title = null;
anywheresoftware.b4a.objects.LabelWrapper _labs = null;
anywheresoftware.b4a.objects.StringUtils _su = null;
 //BA.debugLineNum = 466;BA.debugLine="Private Sub RV_onBindViewHolder (Parent As Panel,P";
 //BA.debugLineNum = 468;BA.debugLine="Dim pan As Panel = Parent.GetView(0)";
_pan = new anywheresoftware.b4a.objects.PanelWrapper();
_pan = (anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(_parent.GetView((int) (0)).getObject()));
 //BA.debugLineNum = 469;BA.debugLine="Dim lab_title As Label = pan.GetView(0)";
_lab_title = new anywheresoftware.b4a.objects.LabelWrapper();
_lab_title = (anywheresoftware.b4a.objects.LabelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.LabelWrapper(), (android.widget.TextView)(_pan.GetView((int) (0)).getObject()));
 //BA.debugLineNum = 470;BA.debugLine="Dim labs As Label = pan.GetView(1)";
_labs = new anywheresoftware.b4a.objects.LabelWrapper();
_labs = (anywheresoftware.b4a.objects.LabelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.LabelWrapper(), (android.widget.TextView)(_pan.GetView((int) (1)).getObject()));
 //BA.debugLineNum = 472;BA.debugLine="If func.readPFM(\"idPosBook\") = Position Then";
if ((_vvvvvvvvvvvvvvvv7._vvvv0 /*String*/ (ba,"idPosBook")).equals(BA.NumberToString(_position))) { 
 //BA.debugLineNum = 473;BA.debugLine="func.SetRipple(pan,0xFFCDFFD9,0XAAEEEEEE,20)";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_pan.getObject())),((int)0xffcdffd9),((int)0xaaeeeeee),(float) (20));
 }else {
 //BA.debugLineNum = 476;BA.debugLine="func.SetRipple(pan,Colors.White,0XAAEEEEEE,20)";
_vvvvvvvvvvvvvvvv7._vvvvvv3 /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_pan.getObject())),__c.Colors.White,((int)0xaaeeeeee),(float) (20));
 };
 //BA.debugLineNum = 480;BA.debugLine="pan.Elevation = 2dip";
_pan.setElevation((float) (__c.DipToCurrent((int) (2))));
 //BA.debugLineNum = 481;BA.debugLine="pan.Tag = Position";
_pan.setTag((Object)(_position));
 //BA.debugLineNum = 483;BA.debugLine="lab_title.Text = func.setThing1( (Position+1) &\"-";
_lab_title.setText(BA.ObjectToCharSequence(_vvvvvvvvvvvvvvvv7._vvvvvvv3 /*anywheresoftware.b4a.agraham.richstring.RichStringBuilder.RichString*/ (ba,BA.NumberToString((_position+1))+"- "+BA.ObjectToString(_list_title.Get(_position)),"ꬸ").getObject()));
 //BA.debugLineNum = 484;BA.debugLine="lab_title.Typeface= Typeface.LoadFromAssets(func.";
_lab_title.setTypeface(__c.Typeface.LoadFromAssets(_vvvvvvvvvvvvvvvv7._vv7 /*String*/ (ba)));
 //BA.debugLineNum = 485;BA.debugLine="lab_title.TextSize=14";
_lab_title.setTextSize((float) (14));
 //BA.debugLineNum = 486;BA.debugLine="lab_title.TextColor=Colors.Black";
_lab_title.setTextColor(__c.Colors.Black);
 //BA.debugLineNum = 487;BA.debugLine="lab_title.Gravity=Bit.Or(Gravity.CENTER,Gravity.C";
_lab_title.setGravity(__c.Bit.Or(__c.Gravity.CENTER,__c.Gravity.CENTER_VERTICAL));
 //BA.debugLineNum = 489;BA.debugLine="Dim su As StringUtils";
_su = new anywheresoftware.b4a.objects.StringUtils();
 //BA.debugLineNum = 490;BA.debugLine="lab_title.Height = su.MeasureMultilineTextHeight(";
_lab_title.setHeight((int) (_su.MeasureMultilineTextHeight((android.widget.TextView)(_lab_title.getObject()),BA.ObjectToCharSequence(_lab_title.getText()))+__c.DipToCurrent((int) (10))));
 //BA.debugLineNum = 492;BA.debugLine="If lab_title.Height<50dip Then";
if (_lab_title.getHeight()<__c.DipToCurrent((int) (50))) { 
 //BA.debugLineNum = 493;BA.debugLine="lab_title.Height = 50dip";
_lab_title.setHeight(__c.DipToCurrent((int) (50)));
 };
 //BA.debugLineNum = 496;BA.debugLine="labs.Text = Chr(0xE314)";
_labs.setText(BA.ObjectToCharSequence(__c.Chr(((int)0xe314))));
 //BA.debugLineNum = 497;BA.debugLine="labs.Typeface= Typeface.MATERIALICONS";
_labs.setTypeface(__c.Typeface.getMATERIALICONS());
 //BA.debugLineNum = 498;BA.debugLine="labs.TextSize=25";
_labs.setTextSize((float) (25));
 //BA.debugLineNum = 499;BA.debugLine="labs.TextColor=0XFF4C9A7B";
_labs.setTextColor(((int)0xff4c9a7b));
 //BA.debugLineNum = 500;BA.debugLine="labs.Gravity=Bit.Or(Gravity.CENTER,Gravity.CENTER";
_labs.setGravity(__c.Bit.Or(__c.Gravity.CENTER,__c.Gravity.CENTER_VERTICAL));
 //BA.debugLineNum = 501;BA.debugLine="func.color_border(labs,0X337FD3B1,20)";
_vvvvvvvvvvvvvvvv7._color_border /*String*/ (ba,(anywheresoftware.b4a.objects.ConcreteViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ConcreteViewWrapper(), (android.view.View)(_labs.getObject())),((int)0x337fd3b1),(int) (20));
 //BA.debugLineNum = 503;BA.debugLine="pan.Height = lab_title.Top+lab_title.Height+5dip";
_pan.setHeight((int) (_lab_title.getTop()+_lab_title.getHeight()+__c.DipToCurrent((int) (5))));
 //BA.debugLineNum = 505;BA.debugLine="labs.Top = (pan.Height/2) - 20dip";
_labs.setTop((int) ((_pan.getHeight()/(double)2)-__c.DipToCurrent((int) (20))));
 //BA.debugLineNum = 507;BA.debugLine="Parent.Height=pan.Top+pan.Height+8dip";
_parent.setHeight((int) (_pan.getTop()+_pan.getHeight()+__c.DipToCurrent((int) (8))));
 //BA.debugLineNum = 509;BA.debugLine="End Sub";
return "";
}
public String  _rv_oncreateviewholder(anywheresoftware.b4a.objects.PanelWrapper _parent,int _viewtype) throws Exception{
anywheresoftware.b4a.objects.PanelWrapper _pan = null;
anywheresoftware.b4a.objects.LabelWrapper _lab_title = null;
anywheresoftware.b4a.objects.LabelWrapper _labs = null;
 //BA.debugLineNum = 450;BA.debugLine="Private Sub RV_onCreateViewHolder (Parent As Panel";
 //BA.debugLineNum = 452;BA.debugLine="Dim pan As Panel";
_pan = new anywheresoftware.b4a.objects.PanelWrapper();
 //BA.debugLineNum = 453;BA.debugLine="pan.Initialize(\"pans\")";
_pan.Initialize(ba,"pans");
 //BA.debugLineNum = 454;BA.debugLine="Parent.AddView(pan,5%x,5dip,90%x,50dip)";
_parent.AddView((android.view.View)(_pan.getObject()),__c.PerXToCurrent((float) (5),ba),__c.DipToCurrent((int) (5)),__c.PerXToCurrent((float) (90),ba),__c.DipToCurrent((int) (50)));
 //BA.debugLineNum = 456;BA.debugLine="Dim lab_title As Label";
_lab_title = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 457;BA.debugLine="lab_title.Initialize(\"\")";
_lab_title.Initialize(ba,"");
 //BA.debugLineNum = 458;BA.debugLine="pan.AddView(lab_title,50dip,5dip,88%x-50dip,40dip";
_pan.AddView((android.view.View)(_lab_title.getObject()),__c.DipToCurrent((int) (50)),__c.DipToCurrent((int) (5)),(int) (__c.PerXToCurrent((float) (88),ba)-__c.DipToCurrent((int) (50))),__c.DipToCurrent((int) (40)));
 //BA.debugLineNum = 460;BA.debugLine="Dim labs As Label";
_labs = new anywheresoftware.b4a.objects.LabelWrapper();
 //BA.debugLineNum = 461;BA.debugLine="labs.Initialize(\"\")";
_labs.Initialize(ba,"");
 //BA.debugLineNum = 462;BA.debugLine="pan.AddView(labs,5dip,5dip,40dip,40dip)";
_pan.AddView((android.view.View)(_labs.getObject()),__c.DipToCurrent((int) (5)),__c.DipToCurrent((int) (5)),__c.DipToCurrent((int) (40)),__c.DipToCurrent((int) (40)));
 //BA.debugLineNum = 464;BA.debugLine="End Sub";
return "";
}
public String  _vvvvvvvvvvvvvvvvvv2() throws Exception{
anywheresoftware.b4a.sql.SQL _sql5 = null;
anywheresoftware.b4a.sql.SQL.ResultSetWrapper _cursor5 = null;
 //BA.debugLineNum = 66;BA.debugLine="Private Sub savef";
 //BA.debugLineNum = 68;BA.debugLine="Dim sql5 As SQL";
_sql5 = new anywheresoftware.b4a.sql.SQL();
 //BA.debugLineNum = 69;BA.debugLine="Dim Cursor5 As ResultSet";
_cursor5 = new anywheresoftware.b4a.sql.SQL.ResultSetWrapper();
 //BA.debugLineNum = 71;BA.debugLine="If sql5.IsInitialized=False Then";
if (_sql5.IsInitialized()==__c.False) { 
 //BA.debugLineNum = 72;BA.debugLine="sql5.Initialize(File.DirInternal,\"quransooreh.db";
_sql5.Initialize(__c.File.getDirInternal(),"quransooreh.db",__c.True);
 };
 //BA.debugLineNum = 75;BA.debugLine="Cursor5 = sql5.ExecQuery(\"SELECT idindex,name,en";
_cursor5 = (anywheresoftware.b4a.sql.SQL.ResultSetWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.ResultSetWrapper(), (android.database.Cursor)(_sql5.ExecQuery("SELECT idindex,name,enname,hagm,time,intro,ta_tgh FROM book where lang = '"+_vvvvvvvvvvvvvvvv7._vvvv7 /*String*/ (ba,"lan2FaEn",BA.NumberToString(1))+"' order by idindex asc")));
 //BA.debugLineNum = 76;BA.debugLine="Cursor5.Position = 0";
_cursor5.setPosition((int) (0));
 //BA.debugLineNum = 78;BA.debugLine="func.savePFM(\"introBook\",Cursor5.GetString(\"intro";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"introBook",_cursor5.GetString("intro"));
 //BA.debugLineNum = 79;BA.debugLine="func.savePFM(\"ennameBook\",Cursor5.GetString(\"enna";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"ennameBook",_cursor5.GetString("enname"));
 //BA.debugLineNum = 81;BA.debugLine="func.savePFM(\"NameBook\",Cursor5.GetString(\"name\")";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"NameBook",_cursor5.GetString("name"));
 //BA.debugLineNum = 82;BA.debugLine="func.savePFM(\"idBook\",Cursor5.GetInt(\"idindex\"))";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"idBook",BA.NumberToString(_cursor5.GetInt("idindex")));
 //BA.debugLineNum = 84;BA.debugLine="func.savePFM(\"talBook\",Cursor5.GetString(\"ta_tgh\"";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"talBook",_cursor5.GetString("ta_tgh"));
 //BA.debugLineNum = 85;BA.debugLine="func.savePFM(\"timeBook\",Cursor5.GetString(\"time\")";
_vvvvvvvvvvvvvvvv7._vvvvv2 /*String*/ (ba,"timeBook",_cursor5.GetString("time"));
 //BA.debugLineNum = 87;BA.debugLine="Cursor5.Close";
_cursor5.Close();
 //BA.debugLineNum = 89;BA.debugLine="End Sub";
return "";
}
public Object callSub(String sub, Object sender, Object[] args) throws Exception {
BA.senderHolder.set(sender);
if (BA.fastSubCompare(sub, "REFRECBOOK"))
	return _refrecbook();
return BA.SubDelegator.SubNotFound;
}
}
