package as.bottom.menu;


import anywheresoftware.b4a.BA;
import anywheresoftware.b4a.B4AClass;
import anywheresoftware.b4a.BALayout;
import anywheresoftware.b4a.debug.*;

public class asbottommenu 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 anywheresoftware.b4a.ShellBA(_ba, this, htSubs, "as.bottom.menu.asbottommenu");
            if (htSubs == null) {
                ba.loadHtSubs(this.getClass());
                htSubs = ba.htSubs;
            }
            
        }
        if (BA.isShellModeRuntimeCheck(ba)) 
			   this.getClass().getMethod("_class_globals", as.bottom.menu.asbottommenu.class).invoke(this, new Object[] {null});
        else
            ba.raiseEvent2(null, true, "class_globals", false);
    }

 
    public void  innerInitializeHelper(anywheresoftware.b4a.BA _ba) throws Exception{
        innerInitialize(_ba);
    }
    public Object callSub(String sub, Object sender, Object[] args) throws Exception {
        return BA.SubDelegator.SubNotFound;
    }
public anywheresoftware.b4a.keywords.Common __c = null;
public String _meventname = "";
public Object _mcallback = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _mbase = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.XUI _xui = null;
public float _middlebuttonsize = 0f;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_tab_background = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_tab_1 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_tab_2 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_tab_3 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_tab_4 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_tab_5 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xicon_1 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xicon_2 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xicon_3 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xicon_4 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xicon_5 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_parting_line_1 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_parting_line_2 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_parting_line_3 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_parting_line_4 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_parting_line_5 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_underline = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_text_1 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_text_2 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_text_3 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_text_4 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_text_5 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_parting_line = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xpnl_middlebutton = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xicon_middlebutton = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_badget_1 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_badget_2 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_badget_3 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_badget_4 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _xlbl_badget_5 = null;
public int _badget_value_1 = 0;
public int _badget_value_2 = 0;
public int _badget_value_3 = 0;
public int _badget_value_4 = 0;
public int _badget_value_5 = 0;
public int _current_tab = 0;
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon_1 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon_2 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon_3 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon_4 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon_5 = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon_middlebutton = null;
public String _tabmodes = "";
public boolean _middlebutton_visible = false;
public boolean _enable_middlebutton_astab = false;
public boolean _middlebutton_wave = false;
public boolean _underline_visible = false;
public int _underline_color = 0;
public String _underline_animation = "";
public boolean _partinglineshow = false;
public int _partingline_color = 0;
public boolean _text_only = false;
public boolean _text_visible = false;
public String _text_1 = "";
public String _text_2 = "";
public String _text_3 = "";
public String _text_4 = "";
public String _text_5 = "";
public boolean _enable_badget_1 = false;
public boolean _enable_badget_2 = false;
public boolean _enable_badget_3 = false;
public boolean _enable_badget_4 = false;
public boolean _enable_badget_5 = false;
public int _badget_color_1 = 0;
public int _badget_color_2 = 0;
public int _badget_color_3 = 0;
public int _badget_color_4 = 0;
public int _badget_color_5 = 0;
public boolean _enable_selectedpage_color = false;
public int _selectedpage_color = 0;
public int _tabbackground_color = 0;
public int _tabclick_color = 0;
public int _middlebuttonbackground_color = 0;
public as.bottom.menu.main _main = null;
public as.bottom.menu.starter _starter = null;
public String  _seticon1(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "seticon1", true))
	 {return ((String) Debug.delegate(ba, "seticon1", new Object[] {_icon}));}
RDebugUtils.currentLine=6094848;
 //BA.debugLineNum = 6094848;BA.debugLine="Public Sub setIcon1(icon As B4XBitmap)";
RDebugUtils.currentLine=6094850;
 //BA.debugLineNum = 6094850;BA.debugLine="icon_1 = icon'.Resize(xicon_1.Width,xicon_1.Heigh";
__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/  = _icon;
RDebugUtils.currentLine=6094853;
 //BA.debugLineNum = 6094853;BA.debugLine="xicon_1.SetBitmap(icon_1)";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetBitmap((android.graphics.Bitmap)(__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ .getObject()));
RDebugUtils.currentLine=6094854;
 //BA.debugLineNum = 6094854;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=6094856;
 //BA.debugLineNum = 6094856;BA.debugLine="End Sub";
return "";
}
public String  _seticon2(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "seticon2", true))
	 {return ((String) Debug.delegate(ba, "seticon2", new Object[] {_icon}));}
RDebugUtils.currentLine=6225920;
 //BA.debugLineNum = 6225920;BA.debugLine="Public Sub setIcon2(icon As B4XBitmap)";
RDebugUtils.currentLine=6225922;
 //BA.debugLineNum = 6225922;BA.debugLine="icon_2 = icon'.Resize(xicon_1.Width,xicon_1.Heigh";
__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/  = _icon;
RDebugUtils.currentLine=6225925;
 //BA.debugLineNum = 6225925;BA.debugLine="xicon_2.SetBitmap(icon_2)";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetBitmap((android.graphics.Bitmap)(__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ .getObject()));
RDebugUtils.currentLine=6225926;
 //BA.debugLineNum = 6225926;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=6225928;
 //BA.debugLineNum = 6225928;BA.debugLine="End Sub";
return "";
}
public String  _seticon3(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "seticon3", true))
	 {return ((String) Debug.delegate(ba, "seticon3", new Object[] {_icon}));}
RDebugUtils.currentLine=6356992;
 //BA.debugLineNum = 6356992;BA.debugLine="Public Sub setIcon3(icon As B4XBitmap)";
RDebugUtils.currentLine=6356994;
 //BA.debugLineNum = 6356994;BA.debugLine="icon_3 = icon'.Resize(xicon_1.Width,xicon_1.Heigh";
__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/  = _icon;
RDebugUtils.currentLine=6356996;
 //BA.debugLineNum = 6356996;BA.debugLine="xicon_3.SetBitmap(icon_3)";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetBitmap((android.graphics.Bitmap)(__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ .getObject()));
RDebugUtils.currentLine=6356997;
 //BA.debugLineNum = 6356997;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=6356999;
 //BA.debugLineNum = 6356999;BA.debugLine="End Sub";
return "";
}
public String  _seticon4(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "seticon4", true))
	 {return ((String) Debug.delegate(ba, "seticon4", new Object[] {_icon}));}
RDebugUtils.currentLine=6488064;
 //BA.debugLineNum = 6488064;BA.debugLine="Public Sub setIcon4(icon As B4XBitmap)";
RDebugUtils.currentLine=6488066;
 //BA.debugLineNum = 6488066;BA.debugLine="icon_4 = icon'.Resize(xicon_1.Width,xicon_1.Heigh";
__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/  = _icon;
RDebugUtils.currentLine=6488068;
 //BA.debugLineNum = 6488068;BA.debugLine="xicon_4.SetBitmap(icon_4)";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetBitmap((android.graphics.Bitmap)(__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ .getObject()));
RDebugUtils.currentLine=6488069;
 //BA.debugLineNum = 6488069;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=6488071;
 //BA.debugLineNum = 6488071;BA.debugLine="End Sub";
return "";
}
public String  _seticon5(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "seticon5", true))
	 {return ((String) Debug.delegate(ba, "seticon5", new Object[] {_icon}));}
RDebugUtils.currentLine=6619136;
 //BA.debugLineNum = 6619136;BA.debugLine="Public Sub setIcon5(icon As B4XBitmap)";
RDebugUtils.currentLine=6619139;
 //BA.debugLineNum = 6619139;BA.debugLine="icon_5 = icon'.Resize(xicon_1.Width,xicon_1.Heigh";
__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/  = _icon;
RDebugUtils.currentLine=6619141;
 //BA.debugLineNum = 6619141;BA.debugLine="xicon_5.SetBitmap(icon_5)";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetBitmap((android.graphics.Bitmap)(__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ .getObject()));
RDebugUtils.currentLine=6619142;
 //BA.debugLineNum = 6619142;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=6619144;
 //BA.debugLineNum = 6619144;BA.debugLine="End Sub";
return "";
}
public String  _setmiddlebuttonicon(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setmiddlebuttonicon", true))
	 {return ((String) Debug.delegate(ba, "setmiddlebuttonicon", new Object[] {_icon}));}
RDebugUtils.currentLine=5963776;
 //BA.debugLineNum = 5963776;BA.debugLine="Public Sub setMiddleButtonIcon(icon As B4XBitmap)";
RDebugUtils.currentLine=5963781;
 //BA.debugLineNum = 5963781;BA.debugLine="icon_middlebutton = icon.Resize(xicon_middlebutto";
__ref._icon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/  = _icon.Resize(__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight(),__c.True);
RDebugUtils.currentLine=5963782;
 //BA.debugLineNum = 5963782;BA.debugLine="xicon_middlebutton.SetBitmap(icon.Resize(xicon_mi";
__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetBitmap((android.graphics.Bitmap)(_icon.Resize(__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight(),__c.True).getObject()));
RDebugUtils.currentLine=5963786;
 //BA.debugLineNum = 5963786;BA.debugLine="End Sub";
return "";
}
public String  _setmiddlebuttonastab(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setmiddlebuttonastab", true))
	 {return ((String) Debug.delegate(ba, "setmiddlebuttonastab", new Object[] {_enable}));}
RDebugUtils.currentLine=5570560;
 //BA.debugLineNum = 5570560;BA.debugLine="Public Sub setMiddleButtonAsTab(enable As Boolean)";
RDebugUtils.currentLine=5570562;
 //BA.debugLineNum = 5570562;BA.debugLine="enable_middlebutton_astab = enable";
__ref._enable_middlebutton_astab /*boolean*/  = _enable;
RDebugUtils.currentLine=5570563;
 //BA.debugLineNum = 5570563;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=5570565;
 //BA.debugLineNum = 5570565;BA.debugLine="End Sub";
return "";
}
public String  _setmiddlebuttonvisible(as.bottom.menu.asbottommenu __ref,boolean _visible) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setmiddlebuttonvisible", true))
	 {return ((String) Debug.delegate(ba, "setmiddlebuttonvisible", new Object[] {_visible}));}
RDebugUtils.currentLine=5701632;
 //BA.debugLineNum = 5701632;BA.debugLine="Public Sub setMiddleButtonVisible(visible As Boole";
RDebugUtils.currentLine=5701634;
 //BA.debugLineNum = 5701634;BA.debugLine="middlebutton_visible = visible";
__ref._middlebutton_visible /*boolean*/  = _visible;
RDebugUtils.currentLine=5701635;
 //BA.debugLineNum = 5701635;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=5701637;
 //BA.debugLineNum = 5701637;BA.debugLine="End Sub";
return "";
}
public String  _settextonly(as.bottom.menu.asbottommenu __ref,boolean _only) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settextonly", true))
	 {return ((String) Debug.delegate(ba, "settextonly", new Object[] {_only}));}
RDebugUtils.currentLine=4784128;
 //BA.debugLineNum = 4784128;BA.debugLine="Public Sub setTextOnly(only As Boolean)";
RDebugUtils.currentLine=4784130;
 //BA.debugLineNum = 4784130;BA.debugLine="text_only = only";
__ref._text_only /*boolean*/  = _only;
RDebugUtils.currentLine=4784131;
 //BA.debugLineNum = 4784131;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=4784133;
 //BA.debugLineNum = 4784133;BA.debugLine="End Sub";
return "";
}
public String  _settextvisible(as.bottom.menu.asbottommenu __ref,boolean _visible) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settextvisible", true))
	 {return ((String) Debug.delegate(ba, "settextvisible", new Object[] {_visible}));}
RDebugUtils.currentLine=4653056;
 //BA.debugLineNum = 4653056;BA.debugLine="Public Sub setTextVisible(visible As Boolean)";
RDebugUtils.currentLine=4653058;
 //BA.debugLineNum = 4653058;BA.debugLine="text_visible = visible";
__ref._text_visible /*boolean*/  = _visible;
RDebugUtils.currentLine=4653059;
 //BA.debugLineNum = 4653059;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=4653061;
 //BA.debugLineNum = 4653061;BA.debugLine="End Sub";
return "";
}
public String  _setunderlineanimation(as.bottom.menu.asbottommenu __ref,String _animation) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setunderlineanimation", true))
	 {return ((String) Debug.delegate(ba, "setunderlineanimation", new Object[] {_animation}));}
RDebugUtils.currentLine=5177344;
 //BA.debugLineNum = 5177344;BA.debugLine="Public Sub setUnderlineAnimation(animation As Stri";
RDebugUtils.currentLine=5177346;
 //BA.debugLineNum = 5177346;BA.debugLine="If animation = \"Normal\" Or animation = \"Stretch\"";
if ((_animation).equals("Normal") || (_animation).equals("Stretch")) { 
RDebugUtils.currentLine=5177348;
 //BA.debugLineNum = 5177348;BA.debugLine="underline_animation = animation";
__ref._underline_animation /*String*/  = _animation;
 }else {
RDebugUtils.currentLine=5177354;
 //BA.debugLineNum = 5177354;BA.debugLine="Log(\"wrong Animation Name\")";
__c.LogImpl("95177354","wrong Animation Name",0);
 };
RDebugUtils.currentLine=5177359;
 //BA.debugLineNum = 5177359;BA.debugLine="End Sub";
return "";
}
public String  _base_resize(as.bottom.menu.asbottommenu __ref,double _width,double _height) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "base_resize", true))
	 {return ((String) Debug.delegate(ba, "base_resize", new Object[] {_width,_height}));}
double _tmp_width = 0;
RDebugUtils.currentLine=1376256;
 //BA.debugLineNum = 1376256;BA.debugLine="Private Sub Base_Resize (Width As Double, Height A";
RDebugUtils.currentLine=1376258;
 //BA.debugLineNum = 1376258;BA.debugLine="mBase.Color = xui.Color_Transparent";
__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Transparent);
RDebugUtils.currentLine=1376260;
 //BA.debugLineNum = 1376260;BA.debugLine="If xpnl_tab_background.IsInitialized = False Then";
if (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .IsInitialized()==__c.False) { 
RDebugUtils.currentLine=1376262;
 //BA.debugLineNum = 1376262;BA.debugLine="ini_layout";
__ref._ini_layout /*String*/ (null);
 };
RDebugUtils.currentLine=1376266;
 //BA.debugLineNum = 1376266;BA.debugLine="xpnl_underline.Visible = underline_visible";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._underline_visible /*boolean*/ );
RDebugUtils.currentLine=1376268;
 //BA.debugLineNum = 1376268;BA.debugLine="xpnl_tab_background.SetLayoutAnimated(0,0,(40 * m";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) ((40*__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight())/(double)100),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),(int) ((60*__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight())/(double)100));
RDebugUtils.currentLine=1376269;
 //BA.debugLineNum = 1376269;BA.debugLine="xpnl_parting_line.SetLayoutAnimated(0,0,0,mBase.W";
__ref._xpnl_parting_line /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=1376271;
 //BA.debugLineNum = 1376271;BA.debugLine="xlbl_text_1.Visible = text_visible";
__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._text_visible /*boolean*/ );
RDebugUtils.currentLine=1376272;
 //BA.debugLineNum = 1376272;BA.debugLine="xlbl_text_2.Visible = text_visible";
__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._text_visible /*boolean*/ );
RDebugUtils.currentLine=1376273;
 //BA.debugLineNum = 1376273;BA.debugLine="xlbl_text_3.Visible = text_visible";
__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._text_visible /*boolean*/ );
RDebugUtils.currentLine=1376274;
 //BA.debugLineNum = 1376274;BA.debugLine="xlbl_text_4.Visible = text_visible";
__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._text_visible /*boolean*/ );
RDebugUtils.currentLine=1376275;
 //BA.debugLineNum = 1376275;BA.debugLine="xlbl_text_5.Visible = text_visible";
__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._text_visible /*boolean*/ );
RDebugUtils.currentLine=1376277;
 //BA.debugLineNum = 1376277;BA.debugLine="If middlebutton_visible = True And enable_middleb";
if (__ref._middlebutton_visible /*boolean*/ ==__c.True && __ref._enable_middlebutton_astab /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=1376280;
 //BA.debugLineNum = 1376280;BA.debugLine="xpnl_middlebutton.Visible = True";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1376282;
 //BA.debugLineNum = 1376282;BA.debugLine="If middlebuttonsize = 0 Then middlebuttonsize =";
if (__ref._middlebuttonsize /*float*/ ==0) { 
__ref._middlebuttonsize /*float*/  = (float) ((80*__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight())/(double)100);};
RDebugUtils.currentLine=1376284;
 //BA.debugLineNum = 1376284;BA.debugLine="If middlebutton_wave = False Then";
if (__ref._middlebutton_wave /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=1376286;
 //BA.debugLineNum = 1376286;BA.debugLine="xpnl_middlebutton.SetLayoutAnimated(0,mBase.Wid";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__ref._middlebuttonsize /*float*/ /(double)2),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()-__ref._middlebuttonsize /*float*/ /(double)2),(int) (__ref._middlebuttonsize /*float*/ ),(int) (__ref._middlebuttonsize /*float*/ ));
 }else {
RDebugUtils.currentLine=1376290;
 //BA.debugLineNum = 1376290;BA.debugLine="xpnl_middlebutton.SetLayoutAnimated(0,mBase.Wid";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__ref._middlebuttonsize /*float*/ /(double)2),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()-__ref._middlebuttonsize /*float*/ /(double)3),(int) (__ref._middlebuttonsize /*float*/ ),(int) (__ref._middlebuttonsize /*float*/ ));
 };
RDebugUtils.currentLine=1376294;
 //BA.debugLineNum = 1376294;BA.debugLine="xicon_middlebutton.SetLayoutAnimated(0,20dip,20di";
__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),__c.DipToCurrent((int) (20)),__c.DipToCurrent((int) (20)),(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (40))),(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()-__c.DipToCurrent((int) (40))));
RDebugUtils.currentLine=1376296;
 //BA.debugLineNum = 1376296;BA.debugLine="xpnl_middlebutton.SetColorAndBorder(middlebutton";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._middlebuttonbackground_color /*int*/ ,__c.DipToCurrent((int) (2)),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
 }else 
{RDebugUtils.currentLine=1376298;
 //BA.debugLineNum = 1376298;BA.debugLine="Else if middlebutton_visible = False Or enable_mi";
if (__ref._middlebutton_visible /*boolean*/ ==__c.False || __ref._enable_middlebutton_astab /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1376300;
 //BA.debugLineNum = 1376300;BA.debugLine="xpnl_middlebutton.Visible = False";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
 }}
;
RDebugUtils.currentLine=1376304;
 //BA.debugLineNum = 1376304;BA.debugLine="xpnl_parting_line_1.Visible = False";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1376305;
 //BA.debugLineNum = 1376305;BA.debugLine="xpnl_parting_line_2.Visible = False";
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1376306;
 //BA.debugLineNum = 1376306;BA.debugLine="xpnl_parting_line_3.Visible = False";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1376307;
 //BA.debugLineNum = 1376307;BA.debugLine="xpnl_parting_line_4.Visible = False";
__ref._xpnl_parting_line_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1376308;
 //BA.debugLineNum = 1376308;BA.debugLine="xpnl_parting_line_5.Visible = False";
__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1376310;
 //BA.debugLineNum = 1376310;BA.debugLine="If divider = 2 Then";
if (__ref._divider /*int*/ (null)==2) { 
RDebugUtils.currentLine=1376312;
 //BA.debugLineNum = 1376312;BA.debugLine="If middlebutton_visible = True Then";
if (__ref._middlebutton_visible /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1376314;
 //BA.debugLineNum = 1376314;BA.debugLine="xpnl_tab_1.SetLayoutAnimated(0,0,0,xpnl_tab_bac";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)-__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376315;
 //BA.debugLineNum = 1376315;BA.debugLine="xpnl_tab_2.SetLayoutAnimated(0,xpnl_middlebutto";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)-__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
 }else {
RDebugUtils.currentLine=1376319;
 //BA.debugLineNum = 1376319;BA.debugLine="xpnl_tab_1.SetLayoutAnimated(0,0,0,xpnl_tab_bac";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376320;
 //BA.debugLineNum = 1376320;BA.debugLine="xpnl_tab_2.SetLayoutAnimated(0,xpnl_tab_1.Width";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376322;
 //BA.debugLineNum = 1376322;BA.debugLine="xpnl_parting_line_1.Visible = partinglineshow";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
 };
 }else 
{RDebugUtils.currentLine=1376326;
 //BA.debugLineNum = 1376326;BA.debugLine="Else  If divider = 3 Then";
if (__ref._divider /*int*/ (null)==3) { 
RDebugUtils.currentLine=1376328;
 //BA.debugLineNum = 1376328;BA.debugLine="xpnl_tab_1.SetLayoutAnimated(0,0,0,xpnl_tab_back";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376330;
 //BA.debugLineNum = 1376330;BA.debugLine="xpnl_tab_5.SetLayoutAnimated(0,xpnl_tab_1.Left +";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376332;
 //BA.debugLineNum = 1376332;BA.debugLine="xpnl_tab_2.SetLayoutAnimated(0,xpnl_tab_5.Left +";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376334;
 //BA.debugLineNum = 1376334;BA.debugLine="xpnl_parting_line_1.Visible = partinglineshow";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
RDebugUtils.currentLine=1376335;
 //BA.debugLineNum = 1376335;BA.debugLine="xpnl_parting_line_5.Visible = partinglineshow";
__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
 }else 
{RDebugUtils.currentLine=1376337;
 //BA.debugLineNum = 1376337;BA.debugLine="Else  If divider = 4 Then";
if (__ref._divider /*int*/ (null)==4) { 
RDebugUtils.currentLine=1376339;
 //BA.debugLineNum = 1376339;BA.debugLine="If middlebutton_visible = True Then";
if (__ref._middlebutton_visible /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1376341;
 //BA.debugLineNum = 1376341;BA.debugLine="Dim tmp_width As Double = (xpnl_tab_background.";
_tmp_width = (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth())/(double)__ref._divider /*int*/ (null);
RDebugUtils.currentLine=1376343;
 //BA.debugLineNum = 1376343;BA.debugLine="xpnl_tab_1.SetLayoutAnimated(0,0,0,tmp_width,xp";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (_tmp_width),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376344;
 //BA.debugLineNum = 1376344;BA.debugLine="xpnl_tab_2.SetLayoutAnimated(0,xpnl_tab_1.Width";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),(int) (0),(int) (_tmp_width),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376347;
 //BA.debugLineNum = 1376347;BA.debugLine="xpnl_tab_3.SetLayoutAnimated(0,xpnl_middlebutto";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (_tmp_width),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376348;
 //BA.debugLineNum = 1376348;BA.debugLine="xpnl_tab_4.SetLayoutAnimated(0,xpnl_tab_3.Left";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+_tmp_width),(int) (0),(int) (_tmp_width),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376350;
 //BA.debugLineNum = 1376350;BA.debugLine="xpnl_parting_line_1.Visible = partinglineshow";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
RDebugUtils.currentLine=1376351;
 //BA.debugLineNum = 1376351;BA.debugLine="xpnl_parting_line_3.Visible = partinglineshow";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
 }else {
RDebugUtils.currentLine=1376355;
 //BA.debugLineNum = 1376355;BA.debugLine="xpnl_tab_1.SetLayoutAnimated(0,0,0,xpnl_tab_bac";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376356;
 //BA.debugLineNum = 1376356;BA.debugLine="xpnl_tab_2.SetLayoutAnimated(0,xpnl_tab_1.Width";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376357;
 //BA.debugLineNum = 1376357;BA.debugLine="xpnl_tab_3.SetLayoutAnimated(0,xpnl_tab_2.Left";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376358;
 //BA.debugLineNum = 1376358;BA.debugLine="xpnl_tab_4.SetLayoutAnimated(0,xpnl_tab_3.Left";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376360;
 //BA.debugLineNum = 1376360;BA.debugLine="xpnl_parting_line_1.Visible = partinglineshow";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
RDebugUtils.currentLine=1376361;
 //BA.debugLineNum = 1376361;BA.debugLine="If middlebutton_visible = False Then xpnl_parti";
if (__ref._middlebutton_visible /*boolean*/ ==__c.False) { 
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );}
else {
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);};
RDebugUtils.currentLine=1376363;
 //BA.debugLineNum = 1376363;BA.debugLine="xpnl_parting_line_3.Visible = partinglineshow";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
 };
 }else 
{RDebugUtils.currentLine=1376369;
 //BA.debugLineNum = 1376369;BA.debugLine="Else  If divider = 5 Then";
if (__ref._divider /*int*/ (null)==5) { 
RDebugUtils.currentLine=1376371;
 //BA.debugLineNum = 1376371;BA.debugLine="xpnl_tab_1.SetLayoutAnimated(0,0,0,xpnl_tab_back";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376372;
 //BA.debugLineNum = 1376372;BA.debugLine="xpnl_tab_2.SetLayoutAnimated(0,xpnl_tab_1.Width,";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376374;
 //BA.debugLineNum = 1376374;BA.debugLine="xpnl_tab_5.SetLayoutAnimated(0,xpnl_tab_2.Left +";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376376;
 //BA.debugLineNum = 1376376;BA.debugLine="xpnl_tab_3.SetLayoutAnimated(0,xpnl_tab_5.Left +";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376377;
 //BA.debugLineNum = 1376377;BA.debugLine="xpnl_tab_4.SetLayoutAnimated(0,xpnl_tab_3.Left +";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()),(int) (0),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)__ref._divider /*int*/ (null)),__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1376379;
 //BA.debugLineNum = 1376379;BA.debugLine="xpnl_parting_line_1.Visible = partinglineshow";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
RDebugUtils.currentLine=1376380;
 //BA.debugLineNum = 1376380;BA.debugLine="xpnl_parting_line_2.Visible = partinglineshow";
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
RDebugUtils.currentLine=1376381;
 //BA.debugLineNum = 1376381;BA.debugLine="xpnl_parting_line_5.Visible = partinglineshow";
__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
RDebugUtils.currentLine=1376382;
 //BA.debugLineNum = 1376382;BA.debugLine="xpnl_parting_line_3.Visible = partinglineshow";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._partinglineshow /*boolean*/ );
 }}}}
;
RDebugUtils.currentLine=1376387;
 //BA.debugLineNum = 1376387;BA.debugLine="If current_tab = 1 Then";
if (__ref._current_tab /*int*/ ==1) { 
RDebugUtils.currentLine=1376389;
 //BA.debugLineNum = 1376389;BA.debugLine="tab_1_handler(False,0,0)";
__ref._tab_1_handler /*String*/ (null,__c.False,(int) (0),(int) (0));
 }else 
{RDebugUtils.currentLine=1376391;
 //BA.debugLineNum = 1376391;BA.debugLine="else If current_tab = 2 Then";
if (__ref._current_tab /*int*/ ==2) { 
RDebugUtils.currentLine=1376393;
 //BA.debugLineNum = 1376393;BA.debugLine="tab_2_handler(False,0,0)";
__ref._tab_2_handler /*String*/ (null,__c.False,(int) (0),(int) (0));
 }else 
{RDebugUtils.currentLine=1376394;
 //BA.debugLineNum = 1376394;BA.debugLine="else If current_tab = 3 Then";
if (__ref._current_tab /*int*/ ==3) { 
RDebugUtils.currentLine=1376396;
 //BA.debugLineNum = 1376396;BA.debugLine="tab_3_handler(False,0,0)";
__ref._tab_3_handler /*String*/ (null,__c.False,(int) (0),(int) (0));
 }else 
{RDebugUtils.currentLine=1376398;
 //BA.debugLineNum = 1376398;BA.debugLine="else If current_tab = 4 Then";
if (__ref._current_tab /*int*/ ==4) { 
RDebugUtils.currentLine=1376400;
 //BA.debugLineNum = 1376400;BA.debugLine="tab_4_handler(False,0,0)";
__ref._tab_4_handler /*String*/ (null,__c.False,(int) (0),(int) (0));
 }else 
{RDebugUtils.currentLine=1376402;
 //BA.debugLineNum = 1376402;BA.debugLine="else If current_tab = 5 Then";
if (__ref._current_tab /*int*/ ==5) { 
RDebugUtils.currentLine=1376404;
 //BA.debugLineNum = 1376404;BA.debugLine="tab_5_handler(False,0,0)";
__ref._tab_5_handler /*String*/ (null,__c.False,(int) (0),(int) (0));
 }}}}}
;
RDebugUtils.currentLine=1376408;
 //BA.debugLineNum = 1376408;BA.debugLine="If badget_value_1 > 0 Then xlbl_badget_1.Visible";
if (__ref._badget_value_1 /*int*/ >0) { 
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._enable_badget_1 /*boolean*/ );};
RDebugUtils.currentLine=1376409;
 //BA.debugLineNum = 1376409;BA.debugLine="If badget_value_2 > 0 Then xlbl_badget_2.Visible";
if (__ref._badget_value_2 /*int*/ >0) { 
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._enable_badget_2 /*boolean*/ );};
RDebugUtils.currentLine=1376410;
 //BA.debugLineNum = 1376410;BA.debugLine="If badget_value_3 > 0 Then xlbl_badget_3.Visible";
if (__ref._badget_value_3 /*int*/ >0) { 
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._enable_badget_3 /*boolean*/ );};
RDebugUtils.currentLine=1376411;
 //BA.debugLineNum = 1376411;BA.debugLine="If badget_value_4 > 0 Then xlbl_badget_4.Visible";
if (__ref._badget_value_4 /*int*/ >0) { 
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._enable_badget_4 /*boolean*/ );};
RDebugUtils.currentLine=1376412;
 //BA.debugLineNum = 1376412;BA.debugLine="If badget_value_5 > 0 Then xlbl_badget_5.Visible";
if (__ref._badget_value_5 /*int*/ >0) { 
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__ref._enable_badget_5 /*boolean*/ );};
RDebugUtils.currentLine=1376414;
 //BA.debugLineNum = 1376414;BA.debugLine="If text_only = False Then";
if (__ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=1376416;
 //BA.debugLineNum = 1376416;BA.debugLine="xlbl_badget_1.SetLayoutAnimated(0,xicon_1.Left +";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()+__c.DipToCurrent((int) (5))),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()+__c.DipToCurrent((int) (4))),__c.DipToCurrent((int) (18)),__c.DipToCurrent((int) (18)));
RDebugUtils.currentLine=1376417;
 //BA.debugLineNum = 1376417;BA.debugLine="xlbl_badget_1.SetColorAndBorder(badget_color_1,0";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._badget_color_1 /*int*/ ,__c.DipToCurrent((int) (0)),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376419;
 //BA.debugLineNum = 1376419;BA.debugLine="xlbl_badget_2.SetLayoutAnimated(0,xicon_2.Left +";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()+__c.DipToCurrent((int) (5))),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()+__c.DipToCurrent((int) (4))),__c.DipToCurrent((int) (18)),__c.DipToCurrent((int) (18)));
RDebugUtils.currentLine=1376420;
 //BA.debugLineNum = 1376420;BA.debugLine="xlbl_badget_2.SetColorAndBorder(badget_color_2,0";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._badget_color_2 /*int*/ ,__c.DipToCurrent((int) (0)),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376422;
 //BA.debugLineNum = 1376422;BA.debugLine="xlbl_badget_3.SetLayoutAnimated(0,xicon_3.Left +";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()+__c.DipToCurrent((int) (5))),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()+__c.DipToCurrent((int) (4))),__c.DipToCurrent((int) (18)),__c.DipToCurrent((int) (18)));
RDebugUtils.currentLine=1376423;
 //BA.debugLineNum = 1376423;BA.debugLine="xlbl_badget_3.SetColorAndBorder(badget_color_3,0";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._badget_color_3 /*int*/ ,__c.DipToCurrent((int) (0)),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376425;
 //BA.debugLineNum = 1376425;BA.debugLine="xlbl_badget_4.SetLayoutAnimated(0,xicon_4.Left +";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()+__c.DipToCurrent((int) (5))),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()+__c.DipToCurrent((int) (4))),__c.DipToCurrent((int) (18)),__c.DipToCurrent((int) (18)));
RDebugUtils.currentLine=1376426;
 //BA.debugLineNum = 1376426;BA.debugLine="xlbl_badget_4.SetColorAndBorder(badget_color_4,0";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._badget_color_4 /*int*/ ,__c.DipToCurrent((int) (0)),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376428;
 //BA.debugLineNum = 1376428;BA.debugLine="xlbl_badget_5.SetLayoutAnimated(0,xicon_5.Left +";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()+__c.DipToCurrent((int) (5))),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()+__c.DipToCurrent((int) (4))),__c.DipToCurrent((int) (18)),__c.DipToCurrent((int) (18)));
RDebugUtils.currentLine=1376429;
 //BA.debugLineNum = 1376429;BA.debugLine="xlbl_badget_5.SetColorAndBorder(badget_color_5,0";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._badget_color_5 /*int*/ ,__c.DipToCurrent((int) (0)),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
 };
RDebugUtils.currentLine=1376433;
 //BA.debugLineNum = 1376433;BA.debugLine="xpnl_parting_line_1.SetLayoutAnimated(0,xpnl_tab_";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (2))),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-(__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2)/(double)2),__c.DipToCurrent((int) (2)),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376434;
 //BA.debugLineNum = 1376434;BA.debugLine="xpnl_parting_line_2.SetLayoutAnimated(0,xpnl_tab_";
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (2))),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-(__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2)/(double)2),__c.DipToCurrent((int) (2)),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376435;
 //BA.debugLineNum = 1376435;BA.debugLine="xpnl_parting_line_3.SetLayoutAnimated(0,xpnl_tab_";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (2))),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-(__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2)/(double)2),__c.DipToCurrent((int) (2)),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376436;
 //BA.debugLineNum = 1376436;BA.debugLine="xpnl_parting_line_4.SetLayoutAnimated(0,xpnl_tab_";
__ref._xpnl_parting_line_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (2))),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-(__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2)/(double)2),__c.DipToCurrent((int) (2)),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376437;
 //BA.debugLineNum = 1376437;BA.debugLine="xpnl_parting_line_5.SetLayoutAnimated(0,xpnl_tab_";
__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (2))),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-(__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2)/(double)2),__c.DipToCurrent((int) (2)),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376445;
 //BA.debugLineNum = 1376445;BA.debugLine="xpnl_underline.SetColorAndBorder(underline_color,";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._underline_color /*int*/ ,(int) (0),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1376447;
 //BA.debugLineNum = 1376447;BA.debugLine="If middlebutton_visible = True And enable_middleb";
if (__ref._middlebutton_visible /*boolean*/ ==__c.True && __ref._enable_middlebutton_astab /*boolean*/ ==__c.False && __ref._middlebutton_wave /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1376450;
 //BA.debugLineNum = 1376450;BA.debugLine="build_wave(xpnl_middlebutton.Height)";
__ref._build_wave /*String*/ (null,__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
 }else {
RDebugUtils.currentLine=1376454;
 //BA.debugLineNum = 1376454;BA.debugLine="xpnl_parting_line.Visible = True";
__ref._xpnl_parting_line /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
 };
RDebugUtils.currentLine=1376458;
 //BA.debugLineNum = 1376458;BA.debugLine="End Sub";
return "";
}
public String  _ini_layout(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "ini_layout", true))
	 {return ((String) Debug.delegate(ba, "ini_layout", null));}
RDebugUtils.currentLine=1507328;
 //BA.debugLineNum = 1507328;BA.debugLine="Private Sub ini_layout";
RDebugUtils.currentLine=1507330;
 //BA.debugLineNum = 1507330;BA.debugLine="xpnl_tab_background = xui.CreatePanel(\"\")";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507331;
 //BA.debugLineNum = 1507331;BA.debugLine="mBase.AddView(xpnl_tab_background,0,mBase.Height/";
__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),(int) (__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=1507333;
 //BA.debugLineNum = 1507333;BA.debugLine="xpnl_tab_background.Color = tabBackground_color";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(__ref._tabbackground_color /*int*/ );
RDebugUtils.currentLine=1507335;
 //BA.debugLineNum = 1507335;BA.debugLine="xpnl_parting_line = xui.CreatePanel(\"\")";
__ref._xpnl_parting_line /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507337;
 //BA.debugLineNum = 1507337;BA.debugLine="xpnl_tab_1 = xui.CreatePanel(\"tab_1\")";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"tab_1");
RDebugUtils.currentLine=1507338;
 //BA.debugLineNum = 1507338;BA.debugLine="xpnl_tab_2 = xui.CreatePanel(\"tab_2\")";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"tab_2");
RDebugUtils.currentLine=1507339;
 //BA.debugLineNum = 1507339;BA.debugLine="xpnl_tab_3 = xui.CreatePanel(\"tab_3\")";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"tab_3");
RDebugUtils.currentLine=1507340;
 //BA.debugLineNum = 1507340;BA.debugLine="xpnl_tab_4 = xui.CreatePanel(\"tab_4\")";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"tab_4");
RDebugUtils.currentLine=1507341;
 //BA.debugLineNum = 1507341;BA.debugLine="xpnl_tab_5 = xui.CreatePanel(\"tab_5\")";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"tab_5");
RDebugUtils.currentLine=1507343;
 //BA.debugLineNum = 1507343;BA.debugLine="xicon_1 = create_imageview(\"\")";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_imageview /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507344;
 //BA.debugLineNum = 1507344;BA.debugLine="xicon_2 = create_imageview(\"\")";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_imageview /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507345;
 //BA.debugLineNum = 1507345;BA.debugLine="xicon_3 = create_imageview(\"\")";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_imageview /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507346;
 //BA.debugLineNum = 1507346;BA.debugLine="xicon_4 = create_imageview(\"\")";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_imageview /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507347;
 //BA.debugLineNum = 1507347;BA.debugLine="xicon_5 = create_imageview(\"\")";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_imageview /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507349;
 //BA.debugLineNum = 1507349;BA.debugLine="xlbl_text_1 = create_label(\"\")";
__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507350;
 //BA.debugLineNum = 1507350;BA.debugLine="xlbl_text_2 = create_label(\"\")";
__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507351;
 //BA.debugLineNum = 1507351;BA.debugLine="xlbl_text_3 = create_label(\"\")";
__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507352;
 //BA.debugLineNum = 1507352;BA.debugLine="xlbl_text_4 = create_label(\"\")";
__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507353;
 //BA.debugLineNum = 1507353;BA.debugLine="xlbl_text_5 = create_label(\"\")";
__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507355;
 //BA.debugLineNum = 1507355;BA.debugLine="xlbl_badget_1 = create_label(\"\")";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507356;
 //BA.debugLineNum = 1507356;BA.debugLine="xlbl_badget_2 = create_label(\"\")";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507357;
 //BA.debugLineNum = 1507357;BA.debugLine="xlbl_badget_3 = create_label(\"\")";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507358;
 //BA.debugLineNum = 1507358;BA.debugLine="xlbl_badget_4 = create_label(\"\")";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507359;
 //BA.debugLineNum = 1507359;BA.debugLine="xlbl_badget_5 = create_label(\"\")";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_label /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507361;
 //BA.debugLineNum = 1507361;BA.debugLine="xpnl_parting_line_1 = xui.CreatePanel(\"\")";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507362;
 //BA.debugLineNum = 1507362;BA.debugLine="xpnl_parting_line_2 = xui.CreatePanel(\"\")";
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507363;
 //BA.debugLineNum = 1507363;BA.debugLine="xpnl_parting_line_3 = xui.CreatePanel(\"\")";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507364;
 //BA.debugLineNum = 1507364;BA.debugLine="xpnl_parting_line_4 = xui.CreatePanel(\"\")";
__ref._xpnl_parting_line_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507365;
 //BA.debugLineNum = 1507365;BA.debugLine="xpnl_parting_line_5 = xui.CreatePanel(\"\")";
__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507367;
 //BA.debugLineNum = 1507367;BA.debugLine="xpnl_parting_line_1.Visible = False";
__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1507368;
 //BA.debugLineNum = 1507368;BA.debugLine="xpnl_parting_line_2.Visible = False";
__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1507369;
 //BA.debugLineNum = 1507369;BA.debugLine="xpnl_parting_line_3.Visible = False";
__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1507370;
 //BA.debugLineNum = 1507370;BA.debugLine="xpnl_parting_line_4.Visible = False";
__ref._xpnl_parting_line_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1507371;
 //BA.debugLineNum = 1507371;BA.debugLine="xpnl_parting_line_5.Visible = False";
__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1507373;
 //BA.debugLineNum = 1507373;BA.debugLine="xpnl_underline = xui.CreatePanel(\"\")";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=1507375;
 //BA.debugLineNum = 1507375;BA.debugLine="xpnl_tab_background.AddView(xpnl_tab_1,0,0,0,0)";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507376;
 //BA.debugLineNum = 1507376;BA.debugLine="xpnl_tab_background.AddView(xpnl_tab_2,0,0,0,0)";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507377;
 //BA.debugLineNum = 1507377;BA.debugLine="xpnl_tab_background.AddView(xpnl_tab_3,0,0,0,0)";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507378;
 //BA.debugLineNum = 1507378;BA.debugLine="xpnl_tab_background.AddView(xpnl_tab_4,0,0,0,0)";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507379;
 //BA.debugLineNum = 1507379;BA.debugLine="xpnl_tab_background.AddView(xpnl_tab_5,0,0,0,0)";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507381;
 //BA.debugLineNum = 1507381;BA.debugLine="xpnl_tab_1.AddView(xicon_1,0,0,1dip,1dip)";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),__c.DipToCurrent((int) (1)),__c.DipToCurrent((int) (1)));
RDebugUtils.currentLine=1507382;
 //BA.debugLineNum = 1507382;BA.debugLine="xpnl_tab_2.AddView(xicon_2,0,0,1dip,1dip)";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),__c.DipToCurrent((int) (1)),__c.DipToCurrent((int) (1)));
RDebugUtils.currentLine=1507383;
 //BA.debugLineNum = 1507383;BA.debugLine="xpnl_tab_3.AddView(xicon_3,0,0,1dip,1dip)";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),__c.DipToCurrent((int) (1)),__c.DipToCurrent((int) (1)));
RDebugUtils.currentLine=1507384;
 //BA.debugLineNum = 1507384;BA.debugLine="xpnl_tab_4.AddView(xicon_4,0,0,1dip,1dip)";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),__c.DipToCurrent((int) (1)),__c.DipToCurrent((int) (1)));
RDebugUtils.currentLine=1507385;
 //BA.debugLineNum = 1507385;BA.debugLine="xpnl_tab_5.AddView(xicon_5,0,0,1dip,1dip)";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),__c.DipToCurrent((int) (1)),__c.DipToCurrent((int) (1)));
RDebugUtils.currentLine=1507387;
 //BA.debugLineNum = 1507387;BA.debugLine="xpnl_tab_1.AddView(xlbl_text_1,0,0,0,0)";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507388;
 //BA.debugLineNum = 1507388;BA.debugLine="xpnl_tab_2.AddView(xlbl_text_2,0,0,0,0)";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507389;
 //BA.debugLineNum = 1507389;BA.debugLine="xpnl_tab_3.AddView(xlbl_text_3,0,0,0,0)";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507390;
 //BA.debugLineNum = 1507390;BA.debugLine="xpnl_tab_4.AddView(xlbl_text_4,0,0,0,0)";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507391;
 //BA.debugLineNum = 1507391;BA.debugLine="xpnl_tab_5.AddView(xlbl_text_5,0,0,0,0)";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507393;
 //BA.debugLineNum = 1507393;BA.debugLine="xpnl_tab_1.AddView(xlbl_badget_1,0,0,0,0)";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507394;
 //BA.debugLineNum = 1507394;BA.debugLine="xpnl_tab_2.AddView(xlbl_badget_2,0,0,0,0)";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507395;
 //BA.debugLineNum = 1507395;BA.debugLine="xpnl_tab_3.AddView(xlbl_badget_3,0,0,0,0)";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507396;
 //BA.debugLineNum = 1507396;BA.debugLine="xpnl_tab_4.AddView(xlbl_badget_4,0,0,0,0)";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507397;
 //BA.debugLineNum = 1507397;BA.debugLine="xpnl_tab_5.AddView(xlbl_badget_5,0,0,0,0)";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507399;
 //BA.debugLineNum = 1507399;BA.debugLine="xpnl_tab_1.AddView(xpnl_parting_line_1,0,0,0,0)";
__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507400;
 //BA.debugLineNum = 1507400;BA.debugLine="xpnl_tab_2.AddView(xpnl_parting_line_2,0,0,0,0)";
__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507401;
 //BA.debugLineNum = 1507401;BA.debugLine="xpnl_tab_3.AddView(xpnl_parting_line_3,0,0,0,0)";
__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507402;
 //BA.debugLineNum = 1507402;BA.debugLine="xpnl_tab_4.AddView(xpnl_parting_line_4,0,0,0,0)";
__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_parting_line_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507403;
 //BA.debugLineNum = 1507403;BA.debugLine="xpnl_tab_5.AddView(xpnl_parting_line_5,0,0,0,0)";
__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507405;
 //BA.debugLineNum = 1507405;BA.debugLine="xpnl_tab_background.AddView(xpnl_underline,0,0,0,";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507407;
 //BA.debugLineNum = 1507407;BA.debugLine="xpnl_tab_background.AddView(xpnl_parting_line,0,0";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_parting_line /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507409;
 //BA.debugLineNum = 1507409;BA.debugLine="xpnl_parting_line.Color = partingline_color";
__ref._xpnl_parting_line /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(__ref._partingline_color /*int*/ );
RDebugUtils.currentLine=1507411;
 //BA.debugLineNum = 1507411;BA.debugLine="xpnl_middlebutton = xui.CreatePanel(\"middle_butto";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"middle_button");
RDebugUtils.currentLine=1507413;
 //BA.debugLineNum = 1507413;BA.debugLine="mBase.AddView(xpnl_middlebutton,0,0,0,0)";
__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507415;
 //BA.debugLineNum = 1507415;BA.debugLine="xicon_middlebutton = create_imageview(\"\")";
__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = __ref._create_imageview /*anywheresoftware.b4a.objects.B4XViewWrapper*/ (null,"");
RDebugUtils.currentLine=1507416;
 //BA.debugLineNum = 1507416;BA.debugLine="xpnl_middlebutton.AddView(xicon_middlebutton,0,0,";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getObject()),(int) (0),(int) (0),(int) (0),(int) (0));
RDebugUtils.currentLine=1507418;
 //BA.debugLineNum = 1507418;BA.debugLine="ini_textllabels(xlbl_text_1,text_1,xui.Color_Whit";
__ref._ini_textllabels /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._text_1 /*String*/ ,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=1507419;
 //BA.debugLineNum = 1507419;BA.debugLine="ini_textllabels(xlbl_text_2,text_2,xui.Color_Whit";
__ref._ini_textllabels /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._text_2 /*String*/ ,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=1507420;
 //BA.debugLineNum = 1507420;BA.debugLine="ini_textllabels(xlbl_text_3,text_3,xui.Color_Whit";
__ref._ini_textllabels /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._text_3 /*String*/ ,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=1507421;
 //BA.debugLineNum = 1507421;BA.debugLine="ini_textllabels(xlbl_text_4,text_4,xui.Color_Whit";
__ref._ini_textllabels /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._text_4 /*String*/ ,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=1507422;
 //BA.debugLineNum = 1507422;BA.debugLine="ini_textllabels(xlbl_text_5,text_5,xui.Color_Whit";
__ref._ini_textllabels /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._text_5 /*String*/ ,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=1507424;
 //BA.debugLineNum = 1507424;BA.debugLine="ini_badgets(xlbl_badget_1)";
__ref._ini_badgets /*String*/ (null,__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507425;
 //BA.debugLineNum = 1507425;BA.debugLine="ini_badgets(xlbl_badget_2)";
__ref._ini_badgets /*String*/ (null,__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507426;
 //BA.debugLineNum = 1507426;BA.debugLine="ini_badgets(xlbl_badget_3)";
__ref._ini_badgets /*String*/ (null,__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507427;
 //BA.debugLineNum = 1507427;BA.debugLine="ini_badgets(xlbl_badget_4)";
__ref._ini_badgets /*String*/ (null,__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507428;
 //BA.debugLineNum = 1507428;BA.debugLine="ini_badgets(xlbl_badget_5)";
__ref._ini_badgets /*String*/ (null,__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507430;
 //BA.debugLineNum = 1507430;BA.debugLine="ini_partingline(xpnl_parting_line_1)";
__ref._ini_partingline /*String*/ (null,__ref._xpnl_parting_line_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507431;
 //BA.debugLineNum = 1507431;BA.debugLine="ini_partingline(xpnl_parting_line_2)";
__ref._ini_partingline /*String*/ (null,__ref._xpnl_parting_line_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507432;
 //BA.debugLineNum = 1507432;BA.debugLine="ini_partingline(xpnl_parting_line_3)";
__ref._ini_partingline /*String*/ (null,__ref._xpnl_parting_line_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507433;
 //BA.debugLineNum = 1507433;BA.debugLine="ini_partingline(xpnl_parting_line_4)";
__ref._ini_partingline /*String*/ (null,__ref._xpnl_parting_line_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507434;
 //BA.debugLineNum = 1507434;BA.debugLine="ini_partingline(xpnl_parting_line_5)";
__ref._ini_partingline /*String*/ (null,__ref._xpnl_parting_line_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=1507436;
 //BA.debugLineNum = 1507436;BA.debugLine="End Sub";
return "";
}
public int  _divider(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "divider", true))
	 {return ((Integer) Debug.delegate(ba, "divider", null));}
RDebugUtils.currentLine=1310720;
 //BA.debugLineNum = 1310720;BA.debugLine="Private Sub divider As Int";
RDebugUtils.currentLine=1310722;
 //BA.debugLineNum = 1310722;BA.debugLine="If tabmodes = \"2Tabs\"  Then";
if ((__ref._tabmodes /*String*/ ).equals("2Tabs")) { 
RDebugUtils.currentLine=1310724;
 //BA.debugLineNum = 1310724;BA.debugLine="If enable_middlebutton_astab = True Then";
if (__ref._enable_middlebutton_astab /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1310726;
 //BA.debugLineNum = 1310726;BA.debugLine="Return 3";
if (true) return (int) (3);
 }else {
RDebugUtils.currentLine=1310730;
 //BA.debugLineNum = 1310730;BA.debugLine="Return 2";
if (true) return (int) (2);
 };
 }else {
RDebugUtils.currentLine=1310736;
 //BA.debugLineNum = 1310736;BA.debugLine="If enable_middlebutton_astab = True Then";
if (__ref._enable_middlebutton_astab /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1310738;
 //BA.debugLineNum = 1310738;BA.debugLine="Return 5";
if (true) return (int) (5);
 }else {
RDebugUtils.currentLine=1310742;
 //BA.debugLineNum = 1310742;BA.debugLine="Return 4";
if (true) return (int) (4);
 };
 };
RDebugUtils.currentLine=1310748;
 //BA.debugLineNum = 1310748;BA.debugLine="End Sub";
return 0;
}
public String  _tab_1_handler(as.bottom.menu.asbottommenu __ref,boolean _withhalo,int _speed250,int _speed150) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_1_handler", true))
	 {return ((String) Debug.delegate(ba, "tab_1_handler", new Object[] {_withhalo,_speed250,_speed150}));}
RDebugUtils.currentLine=2621440;
 //BA.debugLineNum = 2621440;BA.debugLine="Private Sub tab_1_handler(WithHalo As Boolean,spee";
RDebugUtils.currentLine=2621442;
 //BA.debugLineNum = 2621442;BA.debugLine="If WithHalo = True Then";
if (_withhalo==__c.True) { 
RDebugUtils.currentLine=2621444;
 //BA.debugLineNum = 2621444;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Tab1Cl";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab1Click",(int) (0))) { 
RDebugUtils.currentLine=2621445;
 //BA.debugLineNum = 2621445;BA.debugLine="CallSub(mCallBack, mEventName & \"_Tab1Click\")";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab1Click");
 };
 };
RDebugUtils.currentLine=2621450;
 //BA.debugLineNum = 2621450;BA.debugLine="current_tab = 1";
__ref._current_tab /*int*/  = (int) (1);
RDebugUtils.currentLine=2621451;
 //BA.debugLineNum = 2621451;BA.debugLine="If speed250 > 0 Then tabchange_handler(current_tab";
if (_speed250>0) { 
__ref._tabchange_handler /*String*/ (null,__ref._current_tab /*int*/ );};
RDebugUtils.currentLine=2621453;
 //BA.debugLineNum = 2621453;BA.debugLine="If underline_animation = \"Normal\" Then";
if ((__ref._underline_animation /*String*/ ).equals("Normal")) { 
RDebugUtils.currentLine=2621454;
 //BA.debugLineNum = 2621454;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=2621455;
 //BA.debugLineNum = 2621455;BA.debugLine="changelabeltextcolor(xlbl_text_1,xlbl_text_2,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2621456;
 //BA.debugLineNum = 2621456;BA.debugLine="underline_slide_animation_withtext_1(xlbl_text_";
__ref._underline_slide_animation_withtext_1 /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=2621460;
 //BA.debugLineNum = 2621460;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2621461;
 //BA.debugLineNum = 2621461;BA.debugLine="changelabeltextcolor(xlbl_text_1,xlbl_text_2,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2621462;
 //BA.debugLineNum = 2621462;BA.debugLine="underline_slide_animation_1(xlbl_text_1,xpnl_t";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=2621464;
 //BA.debugLineNum = 2621464;BA.debugLine="underline_slide_animation_1(xicon_1,xpnl_tab_1";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 }else {
RDebugUtils.currentLine=2621470;
 //BA.debugLineNum = 2621470;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=2621471;
 //BA.debugLineNum = 2621471;BA.debugLine="changelabeltextcolor(xlbl_text_1,xlbl_text_2,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2621472;
 //BA.debugLineNum = 2621472;BA.debugLine="underline_slide_animation_withtext_2(xlbl_text_";
__ref._underline_slide_animation_withtext_2 /*void*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250,_speed150);
 }else {
RDebugUtils.currentLine=2621476;
 //BA.debugLineNum = 2621476;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2621477;
 //BA.debugLineNum = 2621477;BA.debugLine="changelabeltextcolor(xlbl_text_1,xlbl_text_2,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2621478;
 //BA.debugLineNum = 2621478;BA.debugLine="underline_slide_animation_2(xlbl_text_1,xpnl_t";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=2621480;
 //BA.debugLineNum = 2621480;BA.debugLine="underline_slide_animation_2(xicon_1,xpnl_tab_1";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 };
RDebugUtils.currentLine=2621487;
 //BA.debugLineNum = 2621487;BA.debugLine="changeiconcolor(xicon_1,xicon_2,xicon_3,xicon_4,";
__ref._changeiconcolor /*String*/ (null,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ );
RDebugUtils.currentLine=2621491;
 //BA.debugLineNum = 2621491;BA.debugLine="If WithHalo = True Then  CreateHaloEffect(xpnl_ta";
if (_withhalo==__c.True) { 
__ref._createhaloeffect /*void*/ (null,__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2),__ref._tabclick_color /*int*/ );};
RDebugUtils.currentLine=2621495;
 //BA.debugLineNum = 2621495;BA.debugLine="End Sub";
return "";
}
public String  _tab_2_handler(as.bottom.menu.asbottommenu __ref,boolean _withhalo,int _speed250,int _speed150) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_2_handler", true))
	 {return ((String) Debug.delegate(ba, "tab_2_handler", new Object[] {_withhalo,_speed250,_speed150}));}
RDebugUtils.currentLine=2883584;
 //BA.debugLineNum = 2883584;BA.debugLine="Private Sub tab_2_handler(WithHalo As Boolean,spee";
RDebugUtils.currentLine=2883586;
 //BA.debugLineNum = 2883586;BA.debugLine="If WithHalo = True Then";
if (_withhalo==__c.True) { 
RDebugUtils.currentLine=2883588;
 //BA.debugLineNum = 2883588;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Tab2Cl";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab2Click",(int) (0))) { 
RDebugUtils.currentLine=2883589;
 //BA.debugLineNum = 2883589;BA.debugLine="CallSub(mCallBack, mEventName & \"_Tab2Click\")";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab2Click");
 };
 };
RDebugUtils.currentLine=2883594;
 //BA.debugLineNum = 2883594;BA.debugLine="current_tab = 2";
__ref._current_tab /*int*/  = (int) (2);
RDebugUtils.currentLine=2883595;
 //BA.debugLineNum = 2883595;BA.debugLine="If speed250 > 0 Then tabchange_handler(current_ta";
if (_speed250>0) { 
__ref._tabchange_handler /*String*/ (null,__ref._current_tab /*int*/ );};
RDebugUtils.currentLine=2883597;
 //BA.debugLineNum = 2883597;BA.debugLine="If underline_animation = \"Normal\" Then";
if ((__ref._underline_animation /*String*/ ).equals("Normal")) { 
RDebugUtils.currentLine=2883598;
 //BA.debugLineNum = 2883598;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=2883599;
 //BA.debugLineNum = 2883599;BA.debugLine="changelabeltextcolor(xlbl_text_2,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2883600;
 //BA.debugLineNum = 2883600;BA.debugLine="underline_slide_animation_withtext_1(xlbl_text_";
__ref._underline_slide_animation_withtext_1 /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=2883603;
 //BA.debugLineNum = 2883603;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2883604;
 //BA.debugLineNum = 2883604;BA.debugLine="changelabeltextcolor(xlbl_text_2,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2883605;
 //BA.debugLineNum = 2883605;BA.debugLine="underline_slide_animation_1(xlbl_text_2,xpnl_t";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=2883607;
 //BA.debugLineNum = 2883607;BA.debugLine="underline_slide_animation_1(xicon_2,xpnl_tab_2";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 }else {
RDebugUtils.currentLine=2883612;
 //BA.debugLineNum = 2883612;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=2883613;
 //BA.debugLineNum = 2883613;BA.debugLine="changelabeltextcolor(xlbl_text_2,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2883614;
 //BA.debugLineNum = 2883614;BA.debugLine="underline_slide_animation_withtext_2(xlbl_text_";
__ref._underline_slide_animation_withtext_2 /*void*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250,_speed150);
 }else {
RDebugUtils.currentLine=2883617;
 //BA.debugLineNum = 2883617;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2883618;
 //BA.debugLineNum = 2883618;BA.debugLine="changelabeltextcolor(xlbl_text_2,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=2883619;
 //BA.debugLineNum = 2883619;BA.debugLine="underline_slide_animation_2(xlbl_text_2,xpnl_t";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=2883621;
 //BA.debugLineNum = 2883621;BA.debugLine="underline_slide_animation_2(xicon_2,xpnl_tab_2";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 };
RDebugUtils.currentLine=2883628;
 //BA.debugLineNum = 2883628;BA.debugLine="changeiconcolor(xicon_2,xicon_1,xicon_3,xicon_4,x";
__ref._changeiconcolor /*String*/ (null,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ );
RDebugUtils.currentLine=2883630;
 //BA.debugLineNum = 2883630;BA.debugLine="If WithHalo = True Then  CreateHaloEffect(xpnl_ta";
if (_withhalo==__c.True) { 
__ref._createhaloeffect /*void*/ (null,__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2),__ref._tabclick_color /*int*/ );};
RDebugUtils.currentLine=2883632;
 //BA.debugLineNum = 2883632;BA.debugLine="End Sub";
return "";
}
public String  _tab_3_handler(as.bottom.menu.asbottommenu __ref,boolean _withhalo,int _speed250,int _speed150) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_3_handler", true))
	 {return ((String) Debug.delegate(ba, "tab_3_handler", new Object[] {_withhalo,_speed250,_speed150}));}
RDebugUtils.currentLine=3014656;
 //BA.debugLineNum = 3014656;BA.debugLine="Private Sub tab_3_handler(WithHalo As Boolean,spee";
RDebugUtils.currentLine=3014658;
 //BA.debugLineNum = 3014658;BA.debugLine="If WithHalo = True Then";
if (_withhalo==__c.True) { 
RDebugUtils.currentLine=3014660;
 //BA.debugLineNum = 3014660;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Tab3Cl";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab3Click",(int) (0))) { 
RDebugUtils.currentLine=3014661;
 //BA.debugLineNum = 3014661;BA.debugLine="CallSub(mCallBack, mEventName & \"_Tab3Click\")";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab3Click");
 };
 };
RDebugUtils.currentLine=3014666;
 //BA.debugLineNum = 3014666;BA.debugLine="current_tab = 3";
__ref._current_tab /*int*/  = (int) (3);
RDebugUtils.currentLine=3014667;
 //BA.debugLineNum = 3014667;BA.debugLine="If speed250 > 0 Then tabchange_handler(current_ta";
if (_speed250>0) { 
__ref._tabchange_handler /*String*/ (null,__ref._current_tab /*int*/ );};
RDebugUtils.currentLine=3014669;
 //BA.debugLineNum = 3014669;BA.debugLine="If underline_animation = \"Normal\"  Then";
if ((__ref._underline_animation /*String*/ ).equals("Normal")) { 
RDebugUtils.currentLine=3014670;
 //BA.debugLineNum = 3014670;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=3014671;
 //BA.debugLineNum = 3014671;BA.debugLine="changelabeltextcolor(xlbl_text_3,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3014672;
 //BA.debugLineNum = 3014672;BA.debugLine="underline_slide_animation_withtext_1(xlbl_text_";
__ref._underline_slide_animation_withtext_1 /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3014676;
 //BA.debugLineNum = 3014676;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3014677;
 //BA.debugLineNum = 3014677;BA.debugLine="changelabeltextcolor(xlbl_text_3,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3014678;
 //BA.debugLineNum = 3014678;BA.debugLine="underline_slide_animation_1(xlbl_text_3,xpnl_t";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3014680;
 //BA.debugLineNum = 3014680;BA.debugLine="underline_slide_animation_1(xicon_3,xpnl_tab_3";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 }else {
RDebugUtils.currentLine=3014685;
 //BA.debugLineNum = 3014685;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=3014686;
 //BA.debugLineNum = 3014686;BA.debugLine="changelabeltextcolor(xlbl_text_3,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3014687;
 //BA.debugLineNum = 3014687;BA.debugLine="underline_slide_animation_withtext_2(xlbl_text_";
__ref._underline_slide_animation_withtext_2 /*void*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250,_speed150);
 }else {
RDebugUtils.currentLine=3014691;
 //BA.debugLineNum = 3014691;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3014692;
 //BA.debugLineNum = 3014692;BA.debugLine="changelabeltextcolor(xlbl_text_3,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3014693;
 //BA.debugLineNum = 3014693;BA.debugLine="underline_slide_animation_2(xlbl_text_3,xpnl_t";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3014695;
 //BA.debugLineNum = 3014695;BA.debugLine="underline_slide_animation_2(xicon_3,xpnl_tab_3";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 };
RDebugUtils.currentLine=3014704;
 //BA.debugLineNum = 3014704;BA.debugLine="changeiconcolor(xicon_3,xicon_1,xicon_2,xicon_4,x";
__ref._changeiconcolor /*String*/ (null,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ );
RDebugUtils.currentLine=3014706;
 //BA.debugLineNum = 3014706;BA.debugLine="If WithHalo = True Then  CreateHaloEffect(xpnl_ta";
if (_withhalo==__c.True) { 
__ref._createhaloeffect /*void*/ (null,__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2),__ref._tabclick_color /*int*/ );};
RDebugUtils.currentLine=3014708;
 //BA.debugLineNum = 3014708;BA.debugLine="End Sub";
return "";
}
public String  _tab_4_handler(as.bottom.menu.asbottommenu __ref,boolean _withhalo,int _speed250,int _speed150) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_4_handler", true))
	 {return ((String) Debug.delegate(ba, "tab_4_handler", new Object[] {_withhalo,_speed250,_speed150}));}
RDebugUtils.currentLine=3145728;
 //BA.debugLineNum = 3145728;BA.debugLine="Private Sub tab_4_handler(WithHalo As Boolean,spee";
RDebugUtils.currentLine=3145730;
 //BA.debugLineNum = 3145730;BA.debugLine="If WithHalo = True Then";
if (_withhalo==__c.True) { 
RDebugUtils.currentLine=3145732;
 //BA.debugLineNum = 3145732;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Tab4Cl";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab4Click",(int) (0))) { 
RDebugUtils.currentLine=3145733;
 //BA.debugLineNum = 3145733;BA.debugLine="CallSub(mCallBack, mEventName & \"_Tab4Click\")";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab4Click");
 };
 };
RDebugUtils.currentLine=3145738;
 //BA.debugLineNum = 3145738;BA.debugLine="current_tab = 4";
__ref._current_tab /*int*/  = (int) (4);
RDebugUtils.currentLine=3145739;
 //BA.debugLineNum = 3145739;BA.debugLine="If speed250 > 0 Then tabchange_handler(current_ta";
if (_speed250>0) { 
__ref._tabchange_handler /*String*/ (null,__ref._current_tab /*int*/ );};
RDebugUtils.currentLine=3145741;
 //BA.debugLineNum = 3145741;BA.debugLine="If underline_animation = \"Normal\"  Then";
if ((__ref._underline_animation /*String*/ ).equals("Normal")) { 
RDebugUtils.currentLine=3145743;
 //BA.debugLineNum = 3145743;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=3145744;
 //BA.debugLineNum = 3145744;BA.debugLine="changelabeltextcolor(xlbl_text_4,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3145745;
 //BA.debugLineNum = 3145745;BA.debugLine="underline_slide_animation_withtext_1(xlbl_text_";
__ref._underline_slide_animation_withtext_1 /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3145749;
 //BA.debugLineNum = 3145749;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3145750;
 //BA.debugLineNum = 3145750;BA.debugLine="changelabeltextcolor(xlbl_text_4,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3145751;
 //BA.debugLineNum = 3145751;BA.debugLine="underline_slide_animation_1(xlbl_text_4,xpnl_t";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3145753;
 //BA.debugLineNum = 3145753;BA.debugLine="underline_slide_animation_1(xicon_4,xpnl_tab_4";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 }else {
RDebugUtils.currentLine=3145760;
 //BA.debugLineNum = 3145760;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=3145761;
 //BA.debugLineNum = 3145761;BA.debugLine="changelabeltextcolor(xlbl_text_4,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3145762;
 //BA.debugLineNum = 3145762;BA.debugLine="underline_slide_animation_withtext_2(xlbl_text_";
__ref._underline_slide_animation_withtext_2 /*void*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250,_speed150);
 }else {
RDebugUtils.currentLine=3145766;
 //BA.debugLineNum = 3145766;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3145767;
 //BA.debugLineNum = 3145767;BA.debugLine="changelabeltextcolor(xlbl_text_4,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3145768;
 //BA.debugLineNum = 3145768;BA.debugLine="underline_slide_animation_2(xlbl_text_4,xpnl_t";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3145770;
 //BA.debugLineNum = 3145770;BA.debugLine="underline_slide_animation_2(xicon_4,xpnl_tab_4";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 };
RDebugUtils.currentLine=3145777;
 //BA.debugLineNum = 3145777;BA.debugLine="changeiconcolor(xicon_4,xicon_1,xicon_2,xicon_3,x";
__ref._changeiconcolor /*String*/ (null,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ );
RDebugUtils.currentLine=3145779;
 //BA.debugLineNum = 3145779;BA.debugLine="If WithHalo = True Then  CreateHaloEffect(xpnl_ta";
if (_withhalo==__c.True) { 
__ref._createhaloeffect /*void*/ (null,__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2),__ref._tabclick_color /*int*/ );};
RDebugUtils.currentLine=3145781;
 //BA.debugLineNum = 3145781;BA.debugLine="End Sub";
return "";
}
public String  _tab_5_handler(as.bottom.menu.asbottommenu __ref,boolean _withhalo,int _speed250,int _speed150) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_5_handler", true))
	 {return ((String) Debug.delegate(ba, "tab_5_handler", new Object[] {_withhalo,_speed250,_speed150}));}
RDebugUtils.currentLine=3276800;
 //BA.debugLineNum = 3276800;BA.debugLine="Private Sub tab_5_handler(WithHalo As Boolean,spee";
RDebugUtils.currentLine=3276802;
 //BA.debugLineNum = 3276802;BA.debugLine="If WithHalo = True Then";
if (_withhalo==__c.True) { 
RDebugUtils.currentLine=3276804;
 //BA.debugLineNum = 3276804;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Tab5Cl";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab5Click",(int) (0))) { 
RDebugUtils.currentLine=3276805;
 //BA.debugLineNum = 3276805;BA.debugLine="CallSub(mCallBack, mEventName & \"_Tab5Click\")";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_Tab5Click");
 };
 };
RDebugUtils.currentLine=3276810;
 //BA.debugLineNum = 3276810;BA.debugLine="current_tab = 5";
__ref._current_tab /*int*/  = (int) (5);
RDebugUtils.currentLine=3276811;
 //BA.debugLineNum = 3276811;BA.debugLine="If speed250 > 0 Then tabchange_handler(current_ta";
if (_speed250>0) { 
__ref._tabchange_handler /*String*/ (null,__ref._current_tab /*int*/ );};
RDebugUtils.currentLine=3276813;
 //BA.debugLineNum = 3276813;BA.debugLine="If underline_animation = \"Normal\"  Then";
if ((__ref._underline_animation /*String*/ ).equals("Normal")) { 
RDebugUtils.currentLine=3276815;
 //BA.debugLineNum = 3276815;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=3276816;
 //BA.debugLineNum = 3276816;BA.debugLine="changelabeltextcolor(xlbl_text_5,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3276817;
 //BA.debugLineNum = 3276817;BA.debugLine="underline_slide_animation_withtext_1(xlbl_text_";
__ref._underline_slide_animation_withtext_1 /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3276821;
 //BA.debugLineNum = 3276821;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3276822;
 //BA.debugLineNum = 3276822;BA.debugLine="changelabeltextcolor(xlbl_text_5,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3276823;
 //BA.debugLineNum = 3276823;BA.debugLine="underline_slide_animation_1(xlbl_text_5,xpnl_t";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3276825;
 //BA.debugLineNum = 3276825;BA.debugLine="underline_slide_animation_1(xicon_5,xpnl_tab_5";
__ref._underline_slide_animation_1 /*String*/ (null,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 }else {
RDebugUtils.currentLine=3276832;
 //BA.debugLineNum = 3276832;BA.debugLine="If text_visible = True And text_only = False The";
if (__ref._text_visible /*boolean*/ ==__c.True && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=3276833;
 //BA.debugLineNum = 3276833;BA.debugLine="changelabeltextcolor(xlbl_text_5,xlbl_text_1,xl";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3276834;
 //BA.debugLineNum = 3276834;BA.debugLine="underline_slide_animation_withtext_2(xlbl_text_";
__ref._underline_slide_animation_withtext_2 /*void*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250,_speed150);
 }else {
RDebugUtils.currentLine=3276838;
 //BA.debugLineNum = 3276838;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3276839;
 //BA.debugLineNum = 3276839;BA.debugLine="changelabeltextcolor(xlbl_text_5,xlbl_text_1,x";
__ref._changelabeltextcolor /*String*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ );
RDebugUtils.currentLine=3276840;
 //BA.debugLineNum = 3276840;BA.debugLine="underline_slide_animation_2(xlbl_text_5,xpnl_t";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 }else {
RDebugUtils.currentLine=3276842;
 //BA.debugLineNum = 3276842;BA.debugLine="underline_slide_animation_2(xicon_5,xpnl_tab_5";
__ref._underline_slide_animation_2 /*void*/ (null,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,_speed250);
 };
 };
 };
RDebugUtils.currentLine=3276849;
 //BA.debugLineNum = 3276849;BA.debugLine="changeiconcolor(xicon_5,xicon_1,xicon_2,xicon_3,x";
__ref._changeiconcolor /*String*/ (null,__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,__ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ,__ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ );
RDebugUtils.currentLine=3276851;
 //BA.debugLineNum = 3276851;BA.debugLine="If WithHalo = True Then  CreateHaloEffect(xpnl_ta";
if (_withhalo==__c.True) { 
__ref._createhaloeffect /*void*/ (null,__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ,(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2),__ref._tabclick_color /*int*/ );};
RDebugUtils.currentLine=3276853;
 //BA.debugLineNum = 3276853;BA.debugLine="End Sub";
return "";
}
public String  _build_wave(as.bottom.menu.asbottommenu __ref,double _size) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "build_wave", true))
	 {return ((String) Debug.delegate(ba, "build_wave", new Object[] {_size}));}
anywheresoftware.b4a.objects.B4XViewWrapper _shape = null;
anywheresoftware.b4a.objects.B4XViewWrapper _shapeback = null;
anywheresoftware.b4a.objects.PanelWrapper _shapepanel = null;
anywheresoftware.b4a.objects.PanelWrapper _shapebackpanel = null;
b4a.example.bitmapcreator _bezierview = null;
b4a.example.bitmapcreator _bezierbackview = null;
b4a.example.bcpath _bezierpath = null;
double _swidth = 0;
double _sheight = 0;
RDebugUtils.currentLine=1441792;
 //BA.debugLineNum = 1441792;BA.debugLine="Private Sub build_wave(size As Double)";
RDebugUtils.currentLine=1441862;
 //BA.debugLineNum = 1441862;BA.debugLine="Dim shape,shapeBack As B4XView";
_shape = new anywheresoftware.b4a.objects.B4XViewWrapper();
_shapeback = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1441863;
 //BA.debugLineNum = 1441863;BA.debugLine="Dim shapePanel,shapeBackPanel As Panel";
_shapepanel = new anywheresoftware.b4a.objects.PanelWrapper();
_shapebackpanel = new anywheresoftware.b4a.objects.PanelWrapper();
RDebugUtils.currentLine=1441864;
 //BA.debugLineNum = 1441864;BA.debugLine="shapePanel.Initialize(\"\")";
_shapepanel.Initialize(ba,"");
RDebugUtils.currentLine=1441865;
 //BA.debugLineNum = 1441865;BA.debugLine="shapeBackPanel.Initialize(\"\")";
_shapebackpanel.Initialize(ba,"");
RDebugUtils.currentLine=1441867;
 //BA.debugLineNum = 1441867;BA.debugLine="Dim BezierView,BezierBackView As BitmapCreator";
_bezierview = new b4a.example.bitmapcreator();
_bezierbackview = new b4a.example.bitmapcreator();
RDebugUtils.currentLine=1441868;
 //BA.debugLineNum = 1441868;BA.debugLine="Dim BezierPath As BCPath";
_bezierpath = new b4a.example.bcpath();
RDebugUtils.currentLine=1441869;
 //BA.debugLineNum = 1441869;BA.debugLine="Dim sWidth As Double = mBase.Height+200";
_swidth = __ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()+200;
RDebugUtils.currentLine=1441870;
 //BA.debugLineNum = 1441870;BA.debugLine="Dim sHeight As Double = ((mBase.Height/1.2)/2) -";
_sheight = ((__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)1.2)/(double)2)-4;
RDebugUtils.currentLine=1441873;
 //BA.debugLineNum = 1441873;BA.debugLine="BezierPath.Initialize(0, sHeight)";
_bezierpath._initialize(ba,(float) (0),(float) (_sheight));
RDebugUtils.currentLine=1441874;
 //BA.debugLineNum = 1441874;BA.debugLine="CurveTo(BezierPath, sWidth/8, sHeight-1, sWidth/5";
__ref._curveto /*String*/ (null,_bezierpath,(float) (_swidth/(double)8),(float) (_sheight-1),(float) (_swidth/(double)5),(float) (((_sheight/(double)3)*2)-5));
RDebugUtils.currentLine=1441875;
 //BA.debugLineNum = 1441875;BA.debugLine="CurveTo(BezierPath, sWidth/3, 0, sWidth/2, 1)";
__ref._curveto /*String*/ (null,_bezierpath,(float) (_swidth/(double)3),(float) (0),(float) (_swidth/(double)2),(float) (1));
RDebugUtils.currentLine=1441876;
 //BA.debugLineNum = 1441876;BA.debugLine="CurveTo(BezierPath, sWidth-(sWidth/3), 0, sWidth-";
__ref._curveto /*String*/ (null,_bezierpath,(float) (_swidth-(_swidth/(double)3)),(float) (0),(float) (_swidth-(_swidth/(double)5)),(float) (((_sheight/(double)3)*2)-5));
RDebugUtils.currentLine=1441877;
 //BA.debugLineNum = 1441877;BA.debugLine="CurveTo(BezierPath, sWidth-(sWidth/8), sHeight-1,";
__ref._curveto /*String*/ (null,_bezierpath,(float) (_swidth-(_swidth/(double)8)),(float) (_sheight-1),(float) (_swidth),(float) (_sheight));
RDebugUtils.currentLine=1441878;
 //BA.debugLineNum = 1441878;BA.debugLine="BezierPath.LineTo(0,sHeight)";
_bezierpath._lineto((float) (0),(float) (_sheight));
RDebugUtils.currentLine=1441881;
 //BA.debugLineNum = 1441881;BA.debugLine="BezierView.Initialize(sWidth,sHeight)";
_bezierview._initialize(ba,(int) (_swidth),(int) (_sheight));
RDebugUtils.currentLine=1441882;
 //BA.debugLineNum = 1441882;BA.debugLine="BezierView.DrawPath(BezierPath,tabBackground_colo";
_bezierview._drawpath(_bezierpath,__ref._tabbackground_color /*int*/ ,__c.True,(int) (0));
RDebugUtils.currentLine=1441883;
 //BA.debugLineNum = 1441883;BA.debugLine="shapePanel.SetBackgroundImage(BezierView.Bitmap).";
_shapepanel.SetBackgroundImageNew((android.graphics.Bitmap)(_bezierview._getbitmap().getObject())).setGravity(__c.Gravity.FILL);
RDebugUtils.currentLine=1441886;
 //BA.debugLineNum = 1441886;BA.debugLine="BezierBackView.Initialize(sWidth,sHeight+1)";
_bezierbackview._initialize(ba,(int) (_swidth),(int) (_sheight+1));
RDebugUtils.currentLine=1441887;
 //BA.debugLineNum = 1441887;BA.debugLine="BezierBackView.DrawPath(BezierPath,partingline_co";
_bezierbackview._drawpath(_bezierpath,__ref._partingline_color /*int*/ ,__c.True,(int) (0));
RDebugUtils.currentLine=1441888;
 //BA.debugLineNum = 1441888;BA.debugLine="shapeBackPanel.SetBackgroundImage(BezierBackView.";
_shapebackpanel.SetBackgroundImageNew((android.graphics.Bitmap)(_bezierbackview._getbitmap().getObject())).setGravity(__c.Gravity.FILL);
RDebugUtils.currentLine=1441891;
 //BA.debugLineNum = 1441891;BA.debugLine="shape = shapePanel";
_shape = (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_shapepanel.getObject()));
RDebugUtils.currentLine=1441892;
 //BA.debugLineNum = 1441892;BA.debugLine="mBase.AddView(shape,(mBase.Width / 2 - sWidth / 2";
__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(_shape.getObject()),(int) ((__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-_swidth/(double)2)),(int) (0),(int) (_swidth),(int) (_sheight));
RDebugUtils.currentLine=1441893;
 //BA.debugLineNum = 1441893;BA.debugLine="shape.Top = 3dip";
_shape.setTop(__c.DipToCurrent((int) (3)));
RDebugUtils.currentLine=1441894;
 //BA.debugLineNum = 1441894;BA.debugLine="shape.Left = xpnl_tab_background.Width / 2 - shap";
_shape.setLeft((int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-_shape.getWidth()/(double)2));
RDebugUtils.currentLine=1441895;
 //BA.debugLineNum = 1441895;BA.debugLine="shapeBack = shapeBackPanel";
_shapeback = (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_shapebackpanel.getObject()));
RDebugUtils.currentLine=1441896;
 //BA.debugLineNum = 1441896;BA.debugLine="mBase.AddView(shapeBack,(mBase.Width / 2 - sWidth";
__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .AddView((android.view.View)(_shapeback.getObject()),(int) ((__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-_swidth/(double)2)),(int) (0),(int) (_swidth),(int) (_sheight+1));
RDebugUtils.currentLine=1441897;
 //BA.debugLineNum = 1441897;BA.debugLine="shapeBack.Top = 0";
_shapeback.setTop((int) (0));
RDebugUtils.currentLine=1441898;
 //BA.debugLineNum = 1441898;BA.debugLine="shapeBack.Left = xpnl_tab_background.Width / 2 -";
_shapeback.setLeft((int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-_shapeback.getWidth()/(double)2));
RDebugUtils.currentLine=1441899;
 //BA.debugLineNum = 1441899;BA.debugLine="shapeBack.SendToBack";
_shapeback.SendToBack();
RDebugUtils.currentLine=1441901;
 //BA.debugLineNum = 1441901;BA.debugLine="xpnl_middlebutton.BringToFront";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .BringToFront();
RDebugUtils.currentLine=1441903;
 //BA.debugLineNum = 1441903;BA.debugLine="shape.Tag = \"shape\"";
_shape.setTag((Object)("shape"));
RDebugUtils.currentLine=1441904;
 //BA.debugLineNum = 1441904;BA.debugLine="shapeBack.Tag = \"shape\"";
_shapeback.setTag((Object)("shape"));
RDebugUtils.currentLine=1441926;
 //BA.debugLineNum = 1441926;BA.debugLine="End Sub";
return "";
}
public String  _curveto(as.bottom.menu.asbottommenu __ref,b4a.example.bcpath _path1,float _controlpointx,float _controlpointy,float _targetx,float _targety) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "curveto", true))
	 {return ((String) Debug.delegate(ba, "curveto", new Object[] {_path1,_controlpointx,_controlpointy,_targetx,_targety}));}
b4a.example.bcpath._internalbcpathpointdata _lastpoint = null;
float _currentx = 0f;
float _currenty = 0f;
int _numberofsteps = 0;
float _dt = 0f;
float _t = 0f;
int _i = 0;
float _tt1 = 0f;
float _tt2 = 0f;
float _tt3 = 0f;
float _x = 0f;
float _y = 0f;
RDebugUtils.currentLine=9633792;
 //BA.debugLineNum = 9633792;BA.debugLine="Private Sub CurveTo (Path1 As BCPath, ControlPoint";
RDebugUtils.currentLine=9633793;
 //BA.debugLineNum = 9633793;BA.debugLine="Dim LastPoint As InternalBCPathPointData = Path1.";
_lastpoint = (b4a.example.bcpath._internalbcpathpointdata)(_path1._points.Get((int) (_path1._points.getSize()-1)));
RDebugUtils.currentLine=9633794;
 //BA.debugLineNum = 9633794;BA.debugLine="Dim CurrentX As Float = LastPoint.X";
_currentx = _lastpoint.X;
RDebugUtils.currentLine=9633795;
 //BA.debugLineNum = 9633795;BA.debugLine="Dim Currenty As Float = LastPoint.Y";
_currenty = _lastpoint.Y;
RDebugUtils.currentLine=9633796;
 //BA.debugLineNum = 9633796;BA.debugLine="Dim NumberOfSteps As Int = 15 '<--- change as nee";
_numberofsteps = (int) (15);
RDebugUtils.currentLine=9633797;
 //BA.debugLineNum = 9633797;BA.debugLine="Dim dt As Float = 1 / NumberOfSteps";
_dt = (float) (1/(double)_numberofsteps);
RDebugUtils.currentLine=9633798;
 //BA.debugLineNum = 9633798;BA.debugLine="Dim t As Float = dt";
_t = _dt;
RDebugUtils.currentLine=9633799;
 //BA.debugLineNum = 9633799;BA.debugLine="For i = 1 To NumberOfSteps";
{
final int step7 = 1;
final int limit7 = _numberofsteps;
_i = (int) (1) ;
for (;_i <= limit7 ;_i = _i + step7 ) {
RDebugUtils.currentLine=9633800;
 //BA.debugLineNum = 9633800;BA.debugLine="Dim tt1 As Float =  (1 - t) * (1 - t)";
_tt1 = (float) ((1-_t)*(1-_t));
RDebugUtils.currentLine=9633801;
 //BA.debugLineNum = 9633801;BA.debugLine="Dim tt2 As Float = 2 * (1 - t) * t";
_tt2 = (float) (2*(1-_t)*_t);
RDebugUtils.currentLine=9633802;
 //BA.debugLineNum = 9633802;BA.debugLine="Dim tt3 As Float = t * t";
_tt3 = (float) (_t*_t);
RDebugUtils.currentLine=9633803;
 //BA.debugLineNum = 9633803;BA.debugLine="Dim x As Float = tt1 * CurrentX + tt2 * ControlP";
_x = (float) (_tt1*_currentx+_tt2*_controlpointx+_tt3*_targetx);
RDebugUtils.currentLine=9633804;
 //BA.debugLineNum = 9633804;BA.debugLine="Dim y As Float = tt1 * Currenty + tt2 * ControlP";
_y = (float) (_tt1*_currenty+_tt2*_controlpointy+_tt3*_targety);
RDebugUtils.currentLine=9633805;
 //BA.debugLineNum = 9633805;BA.debugLine="Path1.LineTo(x, y)";
_path1._lineto(_x,_y);
RDebugUtils.currentLine=9633806;
 //BA.debugLineNum = 9633806;BA.debugLine="t = t + dt";
_t = (float) (_t+_dt);
 }
};
RDebugUtils.currentLine=9633808;
 //BA.debugLineNum = 9633808;BA.debugLine="End Sub";
return "";
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _changecolorbasedonalphalevel(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _bmp,int _newcolor) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "changecolorbasedonalphalevel", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "changecolorbasedonalphalevel", new Object[] {_bmp,_newcolor}));}
b4a.example.bitmapcreator _bc = null;
b4a.example.bitmapcreator._argbcolor _a1 = null;
b4a.example.bitmapcreator._argbcolor _a2 = null;
int _y = 0;
int _x = 0;
RDebugUtils.currentLine=9240576;
 //BA.debugLineNum = 9240576;BA.debugLine="Private Sub ChangeColorBasedOnAlphaLevel(bmp As B4";
RDebugUtils.currentLine=9240577;
 //BA.debugLineNum = 9240577;BA.debugLine="Dim bc As BitmapCreator";
_bc = new b4a.example.bitmapcreator();
RDebugUtils.currentLine=9240578;
 //BA.debugLineNum = 9240578;BA.debugLine="bc.Initialize(bmp.Width, bmp.Height)";
_bc._initialize(ba,(int) (_bmp.getWidth()),(int) (_bmp.getHeight()));
RDebugUtils.currentLine=9240579;
 //BA.debugLineNum = 9240579;BA.debugLine="bc.CopyPixelsFromBitmap(bmp)";
_bc._copypixelsfrombitmap(_bmp);
RDebugUtils.currentLine=9240580;
 //BA.debugLineNum = 9240580;BA.debugLine="Dim a1, a2 As ARGBColor";
_a1 = new b4a.example.bitmapcreator._argbcolor();
_a2 = new b4a.example.bitmapcreator._argbcolor();
RDebugUtils.currentLine=9240581;
 //BA.debugLineNum = 9240581;BA.debugLine="bc.ColorToARGB(NewColor, a1)";
_bc._colortoargb(_newcolor,_a1);
RDebugUtils.currentLine=9240582;
 //BA.debugLineNum = 9240582;BA.debugLine="For y = 0 To bc.mHeight - 1";
{
final int step6 = 1;
final int limit6 = (int) (_bc._mheight-1);
_y = (int) (0) ;
for (;_y <= limit6 ;_y = _y + step6 ) {
RDebugUtils.currentLine=9240583;
 //BA.debugLineNum = 9240583;BA.debugLine="For x = 0 To bc.mWidth - 1";
{
final int step7 = 1;
final int limit7 = (int) (_bc._mwidth-1);
_x = (int) (0) ;
for (;_x <= limit7 ;_x = _x + step7 ) {
RDebugUtils.currentLine=9240584;
 //BA.debugLineNum = 9240584;BA.debugLine="bc.GetARGB(x, y, a2)";
_bc._getargb(_x,_y,_a2);
RDebugUtils.currentLine=9240585;
 //BA.debugLineNum = 9240585;BA.debugLine="If a2.a > 0 Then";
if (_a2.a>0) { 
RDebugUtils.currentLine=9240586;
 //BA.debugLineNum = 9240586;BA.debugLine="a2.r = a1.r";
_a2.r = _a1.r;
RDebugUtils.currentLine=9240587;
 //BA.debugLineNum = 9240587;BA.debugLine="a2.g = a1.g";
_a2.g = _a1.g;
RDebugUtils.currentLine=9240588;
 //BA.debugLineNum = 9240588;BA.debugLine="a2.b = a1.b";
_a2.b = _a1.b;
RDebugUtils.currentLine=9240589;
 //BA.debugLineNum = 9240589;BA.debugLine="bc.SetARGB(x, y, a2)";
_bc._setargb(_x,_y,_a2);
 };
 }
};
 }
};
RDebugUtils.currentLine=9240593;
 //BA.debugLineNum = 9240593;BA.debugLine="Return bc.Bitmap";
if (true) return _bc._getbitmap();
RDebugUtils.currentLine=9240594;
 //BA.debugLineNum = 9240594;BA.debugLine="End Sub";
return null;
}
public String  _changeiconcolor(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _active_view,anywheresoftware.b4a.objects.B4XViewWrapper _view_2,anywheresoftware.b4a.objects.B4XViewWrapper _view_3,anywheresoftware.b4a.objects.B4XViewWrapper _view_4,anywheresoftware.b4a.objects.B4XViewWrapper _view_5,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _activeicon,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon2,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon3,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon4,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _icon5) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "changeiconcolor", true))
	 {return ((String) Debug.delegate(ba, "changeiconcolor", new Object[] {_active_view,_view_2,_view_3,_view_4,_view_5,_activeicon,_icon2,_icon3,_icon4,_icon5}));}
RDebugUtils.currentLine=2752512;
 //BA.debugLineNum = 2752512;BA.debugLine="Private Sub changeiconcolor(active_view As B4XView";
RDebugUtils.currentLine=2752514;
 //BA.debugLineNum = 2752514;BA.debugLine="If enable_selectedpage_color = True Then";
if (__ref._enable_selectedpage_color /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2752516;
 //BA.debugLineNum = 2752516;BA.debugLine="If active_view.IsInitialized = True And icon2.IsIn";
if (_active_view.IsInitialized()==__c.True && _icon2.IsInitialized()==__c.True) { 
RDebugUtils.currentLine=2752518;
 //BA.debugLineNum = 2752518;BA.debugLine="SetBitmapWithFitOrFill(active_view,ChangeColorB";
__ref._setbitmapwithfitorfill /*String*/ (null,_active_view,__ref._changecolorbasedonalphalevel /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,_activeicon,__ref._selectedpage_color /*int*/ ));
RDebugUtils.currentLine=2752520;
 //BA.debugLineNum = 2752520;BA.debugLine="SetBitmapWithFitOrFill(view_2,ChangeColorBasedO";
__ref._setbitmapwithfitorfill /*String*/ (null,_view_2,__ref._changecolorbasedonalphalevel /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,_icon2,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White));
 };
RDebugUtils.currentLine=2752524;
 //BA.debugLineNum = 2752524;BA.debugLine="If tabmodes = \"4Tabs\"  Then";
if ((__ref._tabmodes /*String*/ ).equals("4Tabs")) { 
RDebugUtils.currentLine=2752526;
 //BA.debugLineNum = 2752526;BA.debugLine="If icon3.IsInitialized = True And icon4.IsIniti";
if (_icon3.IsInitialized()==__c.True && _icon4.IsInitialized()==__c.True) { 
RDebugUtils.currentLine=2752528;
 //BA.debugLineNum = 2752528;BA.debugLine="SetBitmapWithFitOrFill(view_3,ChangeColorBased";
__ref._setbitmapwithfitorfill /*String*/ (null,_view_3,__ref._changecolorbasedonalphalevel /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,_icon3,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White));
RDebugUtils.currentLine=2752529;
 //BA.debugLineNum = 2752529;BA.debugLine="SetBitmapWithFitOrFill(view_4,ChangeColorBased";
__ref._setbitmapwithfitorfill /*String*/ (null,_view_4,__ref._changecolorbasedonalphalevel /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,_icon4,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White));
 };
 };
RDebugUtils.currentLine=2752535;
 //BA.debugLineNum = 2752535;BA.debugLine="If enable_middlebutton_astab = True Then";
if (__ref._enable_middlebutton_astab /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2752537;
 //BA.debugLineNum = 2752537;BA.debugLine="If icon5.IsInitialized = True Then";
if (_icon5.IsInitialized()==__c.True) { 
RDebugUtils.currentLine=2752539;
 //BA.debugLineNum = 2752539;BA.debugLine="SetBitmapWithFitOrFill(view_5,ChangeColorBased";
__ref._setbitmapwithfitorfill /*String*/ (null,_view_5,__ref._changecolorbasedonalphalevel /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,_icon5,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White));
 };
 };
 };
RDebugUtils.currentLine=2752548;
 //BA.debugLineNum = 2752548;BA.debugLine="End Sub";
return "";
}
public String  _setbitmapwithfitorfill(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _vtargetview,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _bmp) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbitmapwithfitorfill", true))
	 {return ((String) Debug.delegate(ba, "setbitmapwithfitorfill", new Object[] {_vtargetview,_bmp}));}
anywheresoftware.b4a.objects.ImageViewWrapper _iv = null;
RDebugUtils.currentLine=9306112;
 //BA.debugLineNum = 9306112;BA.debugLine="Public Sub SetBitmapWithFitOrFill (vTargetView As";
RDebugUtils.currentLine=9306113;
 //BA.debugLineNum = 9306113;BA.debugLine="vTargetView.SetBitmap(bmp)";
_vtargetview.SetBitmap((android.graphics.Bitmap)(_bmp.getObject()));
RDebugUtils.currentLine=9306117;
 //BA.debugLineNum = 9306117;BA.debugLine="Dim iv As ImageView = vTargetView";
_iv = new anywheresoftware.b4a.objects.ImageViewWrapper();
_iv = (anywheresoftware.b4a.objects.ImageViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.ImageViewWrapper(), (android.widget.ImageView)(_vtargetview.getObject()));
RDebugUtils.currentLine=9306118;
 //BA.debugLineNum = 9306118;BA.debugLine="iv.Gravity = Gravity.FILL";
_iv.setGravity(__c.Gravity.FILL);
RDebugUtils.currentLine=9306120;
 //BA.debugLineNum = 9306120;BA.debugLine="End Sub";
return "";
}
public String  _changelabeltextcolor(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _active_view,anywheresoftware.b4a.objects.B4XViewWrapper _view_2,anywheresoftware.b4a.objects.B4XViewWrapper _view_3,anywheresoftware.b4a.objects.B4XViewWrapper _view_4,anywheresoftware.b4a.objects.B4XViewWrapper _view_5) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "changelabeltextcolor", true))
	 {return ((String) Debug.delegate(ba, "changelabeltextcolor", new Object[] {_active_view,_view_2,_view_3,_view_4,_view_5}));}
RDebugUtils.currentLine=2686976;
 //BA.debugLineNum = 2686976;BA.debugLine="Private Sub changelabeltextcolor(active_view As B4";
RDebugUtils.currentLine=2686978;
 //BA.debugLineNum = 2686978;BA.debugLine="If enable_selectedpage_color = True Then";
if (__ref._enable_selectedpage_color /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2686980;
 //BA.debugLineNum = 2686980;BA.debugLine="active_view.TextColor = selectedpage_color";
_active_view.setTextColor(__ref._selectedpage_color /*int*/ );
RDebugUtils.currentLine=2686982;
 //BA.debugLineNum = 2686982;BA.debugLine="view_2.TextColor = xui.Color_White";
_view_2.setTextColor(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=2686984;
 //BA.debugLineNum = 2686984;BA.debugLine="If tabmodes = \"4Tabs\"  Then";
if ((__ref._tabmodes /*String*/ ).equals("4Tabs")) { 
RDebugUtils.currentLine=2686985;
 //BA.debugLineNum = 2686985;BA.debugLine="view_3.TextColor = xui.Color_White";
_view_3.setTextColor(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=2686986;
 //BA.debugLineNum = 2686986;BA.debugLine="view_4.TextColor = xui.Color_White";
_view_4.setTextColor(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
 };
RDebugUtils.currentLine=2686990;
 //BA.debugLineNum = 2686990;BA.debugLine="If enable_middlebutton_astab = True Then";
if (__ref._enable_middlebutton_astab /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=2686992;
 //BA.debugLineNum = 2686992;BA.debugLine="view_5.TextColor = xui.Color_White";
_view_5.setTextColor(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
 };
 };
RDebugUtils.currentLine=2686999;
 //BA.debugLineNum = 2686999;BA.debugLine="End Sub";
return "";
}
public boolean  _checksize(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _v,float _size) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "checksize", true))
	 {return ((Boolean) Debug.delegate(ba, "checksize", new Object[] {_v,_size}));}
RDebugUtils.currentLine=9437184;
 //BA.debugLineNum = 9437184;BA.debugLine="Private Sub CheckSize(v As B4XView ,size As Float)";
RDebugUtils.currentLine=9437185;
 //BA.debugLineNum = 9437185;BA.debugLine="v.TextSize = size";
_v.setTextSize(_size);
RDebugUtils.currentLine=9437190;
 //BA.debugLineNum = 9437190;BA.debugLine="Return MeasureTextWidth(v.Text, v.Font) > v.Width";
if (true) return __ref._measuretextwidth /*int*/ (null,_v.getText(),_v.getFont())>_v.getWidth() || __ref._measuretextheight /*int*/ (null,_v.getText(),_v.getFont())>_v.getHeight();
RDebugUtils.currentLine=9437193;
 //BA.debugLineNum = 9437193;BA.debugLine="End Sub";
return false;
}
public int  _measuretextwidth(as.bottom.menu.asbottommenu __ref,String _text,anywheresoftware.b4a.objects.B4XViewWrapper.B4XFont _font1) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "measuretextwidth", true))
	 {return ((Integer) Debug.delegate(ba, "measuretextwidth", new Object[] {_text,_font1}));}
anywheresoftware.b4a.objects.drawable.CanvasWrapper.BitmapWrapper _bmp = null;
anywheresoftware.b4a.objects.drawable.CanvasWrapper _cvs = null;
RDebugUtils.currentLine=9502720;
 //BA.debugLineNum = 9502720;BA.debugLine="Private Sub MeasureTextWidth(Text As String, Font1";
RDebugUtils.currentLine=9502722;
 //BA.debugLineNum = 9502722;BA.debugLine="Private bmp As Bitmap";
_bmp = new anywheresoftware.b4a.objects.drawable.CanvasWrapper.BitmapWrapper();
RDebugUtils.currentLine=9502723;
 //BA.debugLineNum = 9502723;BA.debugLine="bmp.InitializeMutable(2dip, 2dip)";
_bmp.InitializeMutable(__c.DipToCurrent((int) (2)),__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=9502724;
 //BA.debugLineNum = 9502724;BA.debugLine="Private cvs As Canvas";
_cvs = new anywheresoftware.b4a.objects.drawable.CanvasWrapper();
RDebugUtils.currentLine=9502725;
 //BA.debugLineNum = 9502725;BA.debugLine="cvs.Initialize2(bmp)";
_cvs.Initialize2((android.graphics.Bitmap)(_bmp.getObject()));
RDebugUtils.currentLine=9502726;
 //BA.debugLineNum = 9502726;BA.debugLine="Return cvs.MeasureStringWidth(Text, Font1.ToNa";
if (true) return (int) (_cvs.MeasureStringWidth(_text,(android.graphics.Typeface)(_font1.ToNativeFont().getObject()),_font1.getSize()));
RDebugUtils.currentLine=9502738;
 //BA.debugLineNum = 9502738;BA.debugLine="End Sub";
return 0;
}
public int  _measuretextheight(as.bottom.menu.asbottommenu __ref,String _text,anywheresoftware.b4a.objects.B4XViewWrapper.B4XFont _font1) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "measuretextheight", true))
	 {return ((Integer) Debug.delegate(ba, "measuretextheight", new Object[] {_text,_font1}));}
anywheresoftware.b4a.objects.drawable.CanvasWrapper.BitmapWrapper _bmp = null;
anywheresoftware.b4a.objects.drawable.CanvasWrapper _cvs = null;
RDebugUtils.currentLine=9568256;
 //BA.debugLineNum = 9568256;BA.debugLine="Private Sub MeasureTextHeight(Text As String, Font";
RDebugUtils.currentLine=9568258;
 //BA.debugLineNum = 9568258;BA.debugLine="Private bmp As Bitmap";
_bmp = new anywheresoftware.b4a.objects.drawable.CanvasWrapper.BitmapWrapper();
RDebugUtils.currentLine=9568259;
 //BA.debugLineNum = 9568259;BA.debugLine="bmp.InitializeMutable(2dip, 2dip)";
_bmp.InitializeMutable(__c.DipToCurrent((int) (2)),__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=9568260;
 //BA.debugLineNum = 9568260;BA.debugLine="Private cvs As Canvas";
_cvs = new anywheresoftware.b4a.objects.drawable.CanvasWrapper();
RDebugUtils.currentLine=9568261;
 //BA.debugLineNum = 9568261;BA.debugLine="cvs.Initialize2(bmp)";
_cvs.Initialize2((android.graphics.Bitmap)(_bmp.getObject()));
RDebugUtils.currentLine=9568262;
 //BA.debugLineNum = 9568262;BA.debugLine="Return cvs.MeasureStringHeight(Text, Font1.ToN";
if (true) return (int) (_cvs.MeasureStringHeight(_text,(android.graphics.Typeface)(_font1.ToNativeFont().getObject()),_font1.getSize()));
RDebugUtils.currentLine=9568274;
 //BA.debugLineNum = 9568274;BA.debugLine="End Sub";
return 0;
}
public String  _class_globals(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
RDebugUtils.currentLine=1048576;
 //BA.debugLineNum = 1048576;BA.debugLine="Sub Class_Globals";
RDebugUtils.currentLine=1048577;
 //BA.debugLineNum = 1048577;BA.debugLine="Private mEventName As String 'ignore";
_meventname = "";
RDebugUtils.currentLine=1048578;
 //BA.debugLineNum = 1048578;BA.debugLine="Private mCallBack As Object 'ignore";
_mcallback = new Object();
RDebugUtils.currentLine=1048579;
 //BA.debugLineNum = 1048579;BA.debugLine="Private mBase As B4XView 'ignore";
_mbase = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048580;
 //BA.debugLineNum = 1048580;BA.debugLine="Private xui As XUI 'ignore";
_xui = new anywheresoftware.b4a.objects.B4XViewWrapper.XUI();
RDebugUtils.currentLine=1048582;
 //BA.debugLineNum = 1048582;BA.debugLine="Private middlebuttonsize As Float";
_middlebuttonsize = 0f;
RDebugUtils.currentLine=1048584;
 //BA.debugLineNum = 1048584;BA.debugLine="Private xpnl_tab_background As B4XView";
_xpnl_tab_background = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048586;
 //BA.debugLineNum = 1048586;BA.debugLine="Private xpnl_tab_1,xpnl_tab_2,xpnl_tab_3,xpnl_tab";
_xpnl_tab_1 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_tab_2 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_tab_3 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_tab_4 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_tab_5 = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048588;
 //BA.debugLineNum = 1048588;BA.debugLine="Private xicon_1,xicon_2,xicon_3,xicon_4,xicon_5 A";
_xicon_1 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xicon_2 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xicon_3 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xicon_4 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xicon_5 = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048590;
 //BA.debugLineNum = 1048590;BA.debugLine="Private xpnl_parting_line_1,xpnl_parting_line_2,x";
_xpnl_parting_line_1 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_parting_line_2 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_parting_line_3 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_parting_line_4 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xpnl_parting_line_5 = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048592;
 //BA.debugLineNum = 1048592;BA.debugLine="Private xpnl_underline As B4XView";
_xpnl_underline = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048594;
 //BA.debugLineNum = 1048594;BA.debugLine="Private xlbl_text_1,xlbl_text_2,xlbl_text_3,xlbl_";
_xlbl_text_1 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_text_2 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_text_3 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_text_4 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_text_5 = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048596;
 //BA.debugLineNum = 1048596;BA.debugLine="Private xpnl_parting_line As B4XView";
_xpnl_parting_line = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048598;
 //BA.debugLineNum = 1048598;BA.debugLine="Private xpnl_middlebutton As B4XView";
_xpnl_middlebutton = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048599;
 //BA.debugLineNum = 1048599;BA.debugLine="Private xicon_middlebutton As B4XView";
_xicon_middlebutton = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048601;
 //BA.debugLineNum = 1048601;BA.debugLine="Private xlbl_badget_1,xlbl_badget_2,xlbl_badget_3";
_xlbl_badget_1 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_badget_2 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_badget_3 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_badget_4 = new anywheresoftware.b4a.objects.B4XViewWrapper();
_xlbl_badget_5 = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=1048603;
 //BA.debugLineNum = 1048603;BA.debugLine="Private badget_value_1,badget_value_2,badget_valu";
_badget_value_1 = 0;
_badget_value_2 = 0;
_badget_value_3 = 0;
_badget_value_4 = 0;
_badget_value_5 = 0;
RDebugUtils.currentLine=1048605;
 //BA.debugLineNum = 1048605;BA.debugLine="Private current_tab As Int = 1";
_current_tab = (int) (1);
RDebugUtils.currentLine=1048607;
 //BA.debugLineNum = 1048607;BA.debugLine="Private icon_1,icon_2,icon_3,icon_4,icon_5,icon_m";
_icon_1 = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
_icon_2 = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
_icon_3 = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
_icon_4 = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
_icon_5 = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
_icon_middlebutton = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
RDebugUtils.currentLine=1048611;
 //BA.debugLineNum = 1048611;BA.debugLine="Private tabmodes As String";
_tabmodes = "";
RDebugUtils.currentLine=1048612;
 //BA.debugLineNum = 1048612;BA.debugLine="Private middlebutton_visible As Boolean";
_middlebutton_visible = false;
RDebugUtils.currentLine=1048613;
 //BA.debugLineNum = 1048613;BA.debugLine="Private enable_middlebutton_astab As Boolean";
_enable_middlebutton_astab = false;
RDebugUtils.currentLine=1048614;
 //BA.debugLineNum = 1048614;BA.debugLine="Private middlebutton_wave As Boolean";
_middlebutton_wave = false;
RDebugUtils.currentLine=1048617;
 //BA.debugLineNum = 1048617;BA.debugLine="Private underline_visible As Boolean";
_underline_visible = false;
RDebugUtils.currentLine=1048618;
 //BA.debugLineNum = 1048618;BA.debugLine="Private underline_color As Int";
_underline_color = 0;
RDebugUtils.currentLine=1048619;
 //BA.debugLineNum = 1048619;BA.debugLine="Private underline_animation As String";
_underline_animation = "";
RDebugUtils.currentLine=1048622;
 //BA.debugLineNum = 1048622;BA.debugLine="Private partinglineshow As Boolean";
_partinglineshow = false;
RDebugUtils.currentLine=1048623;
 //BA.debugLineNum = 1048623;BA.debugLine="Private partingline_color As Int";
_partingline_color = 0;
RDebugUtils.currentLine=1048626;
 //BA.debugLineNum = 1048626;BA.debugLine="Private text_only As Boolean";
_text_only = false;
RDebugUtils.currentLine=1048627;
 //BA.debugLineNum = 1048627;BA.debugLine="Private text_visible As Boolean";
_text_visible = false;
RDebugUtils.currentLine=1048628;
 //BA.debugLineNum = 1048628;BA.debugLine="Private text_1,text_2,text_3,text_4,text_5 As Str";
_text_1 = "";
_text_2 = "";
_text_3 = "";
_text_4 = "";
_text_5 = "";
RDebugUtils.currentLine=1048631;
 //BA.debugLineNum = 1048631;BA.debugLine="Private enable_badget_1,enable_badget_2,enable_ba";
_enable_badget_1 = false;
_enable_badget_2 = false;
_enable_badget_3 = false;
_enable_badget_4 = false;
_enable_badget_5 = false;
RDebugUtils.currentLine=1048632;
 //BA.debugLineNum = 1048632;BA.debugLine="Private badget_color_1,badget_color_2,badget_colo";
_badget_color_1 = 0;
_badget_color_2 = 0;
_badget_color_3 = 0;
_badget_color_4 = 0;
_badget_color_5 = 0;
RDebugUtils.currentLine=1048635;
 //BA.debugLineNum = 1048635;BA.debugLine="Private enable_selectedpage_color As Boolean";
_enable_selectedpage_color = false;
RDebugUtils.currentLine=1048636;
 //BA.debugLineNum = 1048636;BA.debugLine="Private selectedpage_color As Int";
_selectedpage_color = 0;
RDebugUtils.currentLine=1048639;
 //BA.debugLineNum = 1048639;BA.debugLine="Private tabBackground_color As Int";
_tabbackground_color = 0;
RDebugUtils.currentLine=1048640;
 //BA.debugLineNum = 1048640;BA.debugLine="Private tabclick_color As Int";
_tabclick_color = 0;
RDebugUtils.currentLine=1048641;
 //BA.debugLineNum = 1048641;BA.debugLine="Private middlebuttonbackground_color As Int";
_middlebuttonbackground_color = 0;
RDebugUtils.currentLine=1048643;
 //BA.debugLineNum = 1048643;BA.debugLine="End Sub";
return "";
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _create_imageview(as.bottom.menu.asbottommenu __ref,String _eventname) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "create_imageview", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "create_imageview", new Object[] {_eventname}));}
anywheresoftware.b4a.objects.ImageViewWrapper _tmp_imageview = null;
RDebugUtils.currentLine=1769472;
 //BA.debugLineNum = 1769472;BA.debugLine="Private Sub create_imageview(EventName As String)";
RDebugUtils.currentLine=1769474;
 //BA.debugLineNum = 1769474;BA.debugLine="Dim tmp_imageview As ImageView";
_tmp_imageview = new anywheresoftware.b4a.objects.ImageViewWrapper();
RDebugUtils.currentLine=1769475;
 //BA.debugLineNum = 1769475;BA.debugLine="tmp_imageview.Initialize(EventName)";
_tmp_imageview.Initialize(ba,_eventname);
RDebugUtils.currentLine=1769477;
 //BA.debugLineNum = 1769477;BA.debugLine="Return tmp_imageview";
if (true) return (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_tmp_imageview.getObject()));
RDebugUtils.currentLine=1769479;
 //BA.debugLineNum = 1769479;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _create_label(as.bottom.menu.asbottommenu __ref,String _eventname) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "create_label", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "create_label", new Object[] {_eventname}));}
anywheresoftware.b4a.objects.LabelWrapper _tmp_label = null;
RDebugUtils.currentLine=1835008;
 //BA.debugLineNum = 1835008;BA.debugLine="Private Sub create_label(EventName As String) As B";
RDebugUtils.currentLine=1835010;
 //BA.debugLineNum = 1835010;BA.debugLine="Dim tmp_label As Label";
_tmp_label = new anywheresoftware.b4a.objects.LabelWrapper();
RDebugUtils.currentLine=1835011;
 //BA.debugLineNum = 1835011;BA.debugLine="tmp_label.Initialize(EventName)";
_tmp_label.Initialize(ba,_eventname);
RDebugUtils.currentLine=1835013;
 //BA.debugLineNum = 1835013;BA.debugLine="Return tmp_label";
if (true) return (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_tmp_label.getObject()));
RDebugUtils.currentLine=1835016;
 //BA.debugLineNum = 1835016;BA.debugLine="End Sub";
return null;
}
public void  _createhaloeffect(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _parent,int _x,int _y,int _clr) throws Exception{
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "createhaloeffect", true))
	 {Debug.delegate(ba, "createhaloeffect", new Object[] {_parent,_x,_y,_clr}); return;}
ResumableSub_CreateHaloEffect rsub = new ResumableSub_CreateHaloEffect(this,__ref,_parent,_x,_y,_clr);
rsub.resume(ba, null);
}
public static class ResumableSub_CreateHaloEffect extends BA.ResumableSub {
public ResumableSub_CreateHaloEffect(as.bottom.menu.asbottommenu parent,as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _parent,int _x,int _y,int _clr) {
this.parent = parent;
this.__ref = __ref;
this._parent = _parent;
this._x = _x;
this._y = _y;
this._clr = _clr;
this.__ref = parent;
}
as.bottom.menu.asbottommenu __ref;
as.bottom.menu.asbottommenu parent;
anywheresoftware.b4a.objects.B4XViewWrapper _parent;
int _x;
int _y;
int _clr;
anywheresoftware.b4a.objects.B4XCanvas _cvs = null;
anywheresoftware.b4a.objects.B4XViewWrapper _p = null;
int _radius = 0;
anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _bmp = null;
int _i = 0;
int step8;
int limit8;

@Override
public void resume(BA ba, Object[] result) throws Exception{
RDebugUtils.currentModule="asbottommenu";

    while (true) {
        switch (state) {
            case -1:
return;

case 0:
//C
this.state = 1;
RDebugUtils.currentLine=9109505;
 //BA.debugLineNum = 9109505;BA.debugLine="Dim cvs As B4XCanvas";
_cvs = new anywheresoftware.b4a.objects.B4XCanvas();
RDebugUtils.currentLine=9109506;
 //BA.debugLineNum = 9109506;BA.debugLine="Dim p As B4XView = xui.CreatePanel(\"\")";
_p = new anywheresoftware.b4a.objects.B4XViewWrapper();
_p = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreatePanel(ba,"");
RDebugUtils.currentLine=9109507;
 //BA.debugLineNum = 9109507;BA.debugLine="Dim radius As Int = 150dip";
_radius = parent.__c.DipToCurrent((int) (150));
RDebugUtils.currentLine=9109508;
 //BA.debugLineNum = 9109508;BA.debugLine="p.SetLayoutAnimated(0, 0, 0, radius * 2, radius *";
_p.SetLayoutAnimated((int) (0),(int) (0),(int) (0),(int) (_radius*2),(int) (_radius*2));
RDebugUtils.currentLine=9109509;
 //BA.debugLineNum = 9109509;BA.debugLine="cvs.Initialize(p)";
_cvs.Initialize(_p);
RDebugUtils.currentLine=9109510;
 //BA.debugLineNum = 9109510;BA.debugLine="cvs.DrawCircle(cvs.TargetRect.CenterX, cvs.Target";
_cvs.DrawCircle(_cvs.getTargetRect().getCenterX(),_cvs.getTargetRect().getCenterY(),(float) (_cvs.getTargetRect().getWidth()/(double)2),_clr,parent.__c.True,(float) (0));
RDebugUtils.currentLine=9109511;
 //BA.debugLineNum = 9109511;BA.debugLine="Dim bmp As B4XBitmap = cvs.CreateBitmap";
_bmp = new anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper();
_bmp = _cvs.CreateBitmap();
RDebugUtils.currentLine=9109512;
 //BA.debugLineNum = 9109512;BA.debugLine="For i = 1 To 1";
if (true) break;

case 1:
//for
this.state = 4;
step8 = 1;
limit8 = (int) (1);
_i = (int) (1) ;
this.state = 5;
if (true) break;

case 5:
//C
this.state = 4;
if ((step8 > 0 && _i <= limit8) || (step8 < 0 && _i >= limit8)) this.state = 3;
if (true) break;

case 6:
//C
this.state = 5;
_i = ((int)(0 + _i + step8)) ;
if (true) break;

case 3:
//C
this.state = 6;
RDebugUtils.currentLine=9109513;
 //BA.debugLineNum = 9109513;BA.debugLine="CreateHaloEffectHelper(Parent,bmp, x, y, radius)";
__ref._createhaloeffecthelper /*void*/ (null,_parent,_bmp,_x,_y,_radius);
RDebugUtils.currentLine=9109514;
 //BA.debugLineNum = 9109514;BA.debugLine="Sleep(800)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "createhaloeffect"),(int) (800));
this.state = 7;
return;
case 7:
//C
this.state = 6;
;
 if (true) break;
if (true) break;

case 4:
//C
this.state = -1;
;
RDebugUtils.currentLine=9109516;
 //BA.debugLineNum = 9109516;BA.debugLine="End Sub";
if (true) break;

            }
        }
    }
}
public void  _createhaloeffecthelper(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _parent,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _bmp,int _x,int _y,int _radius) throws Exception{
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "createhaloeffecthelper", true))
	 {Debug.delegate(ba, "createhaloeffecthelper", new Object[] {_parent,_bmp,_x,_y,_radius}); return;}
ResumableSub_CreateHaloEffectHelper rsub = new ResumableSub_CreateHaloEffectHelper(this,__ref,_parent,_bmp,_x,_y,_radius);
rsub.resume(ba, null);
}
public static class ResumableSub_CreateHaloEffectHelper extends BA.ResumableSub {
public ResumableSub_CreateHaloEffectHelper(as.bottom.menu.asbottommenu parent,as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _parent,anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _bmp,int _x,int _y,int _radius) {
this.parent = parent;
this.__ref = __ref;
this._parent = _parent;
this._bmp = _bmp;
this._x = _x;
this._y = _y;
this._radius = _radius;
this.__ref = parent;
}
as.bottom.menu.asbottommenu __ref;
as.bottom.menu.asbottommenu parent;
anywheresoftware.b4a.objects.B4XViewWrapper _parent;
anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper _bmp;
int _x;
int _y;
int _radius;
anywheresoftware.b4a.objects.ImageViewWrapper _iv = null;
anywheresoftware.b4a.objects.B4XViewWrapper _p = null;
int _duration = 0;

@Override
public void resume(BA ba, Object[] result) throws Exception{
RDebugUtils.currentModule="asbottommenu";

    while (true) {
        switch (state) {
            case -1:
return;

case 0:
//C
this.state = -1;
RDebugUtils.currentLine=9175041;
 //BA.debugLineNum = 9175041;BA.debugLine="Dim iv As ImageView";
_iv = new anywheresoftware.b4a.objects.ImageViewWrapper();
RDebugUtils.currentLine=9175042;
 //BA.debugLineNum = 9175042;BA.debugLine="iv.Initialize(\"\")";
_iv.Initialize(ba,"");
RDebugUtils.currentLine=9175043;
 //BA.debugLineNum = 9175043;BA.debugLine="Dim p As B4XView = iv";
_p = new anywheresoftware.b4a.objects.B4XViewWrapper();
_p = (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_iv.getObject()));
RDebugUtils.currentLine=9175044;
 //BA.debugLineNum = 9175044;BA.debugLine="p.SetBitmap(bmp)";
_p.SetBitmap((android.graphics.Bitmap)(_bmp.getObject()));
RDebugUtils.currentLine=9175045;
 //BA.debugLineNum = 9175045;BA.debugLine="Parent.AddView(p, x, y, 0, 0)";
_parent.AddView((android.view.View)(_p.getObject()),_x,_y,(int) (0),(int) (0));
RDebugUtils.currentLine=9175046;
 //BA.debugLineNum = 9175046;BA.debugLine="Dim duration As Int = 1000";
_duration = (int) (1000);
RDebugUtils.currentLine=9175047;
 //BA.debugLineNum = 9175047;BA.debugLine="p.SetLayoutAnimated(duration, x - radius, y - rad";
_p.SetLayoutAnimated(_duration,(int) (_x-_radius),(int) (_y-_radius),(int) (2*_radius),(int) (2*_radius));
RDebugUtils.currentLine=9175048;
 //BA.debugLineNum = 9175048;BA.debugLine="p.SetVisibleAnimated(duration, False)";
_p.SetVisibleAnimated(_duration,parent.__c.False);
RDebugUtils.currentLine=9175049;
 //BA.debugLineNum = 9175049;BA.debugLine="Sleep(duration)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "createhaloeffecthelper"),_duration);
this.state = 1;
return;
case 1:
//C
this.state = -1;
;
RDebugUtils.currentLine=9175050;
 //BA.debugLineNum = 9175050;BA.debugLine="p.RemoveViewFromParent";
_p.RemoveViewFromParent();
RDebugUtils.currentLine=9175051;
 //BA.debugLineNum = 9175051;BA.debugLine="End Sub";
if (true) break;

            }
        }
    }
}
public String  _designercreateview(as.bottom.menu.asbottommenu __ref,Object _base,anywheresoftware.b4a.objects.LabelWrapper _lbl,anywheresoftware.b4a.objects.collections.Map _props) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "designercreateview", true))
	 {return ((String) Debug.delegate(ba, "designercreateview", new Object[] {_base,_lbl,_props}));}
RDebugUtils.currentLine=1245184;
 //BA.debugLineNum = 1245184;BA.debugLine="Public Sub DesignerCreateView (Base As Object, Lbl";
RDebugUtils.currentLine=1245185;
 //BA.debugLineNum = 1245185;BA.debugLine="mBase = Base";
__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_base));
RDebugUtils.currentLine=1245187;
 //BA.debugLineNum = 1245187;BA.debugLine="If xpnl_tab_background.IsInitialized = False Then";
if (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .IsInitialized()==__c.False) { 
RDebugUtils.currentLine=1245188;
 //BA.debugLineNum = 1245188;BA.debugLine="ini_properties(Props)";
__ref._ini_properties /*String*/ (null,_props);
 };
RDebugUtils.currentLine=1245193;
 //BA.debugLineNum = 1245193;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=1245197;
 //BA.debugLineNum = 1245197;BA.debugLine="End Sub";
return "";
}
public String  _ini_properties(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.collections.Map _props) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "ini_properties", true))
	 {return ((String) Debug.delegate(ba, "ini_properties", new Object[] {_props}));}
RDebugUtils.currentLine=1114112;
 //BA.debugLineNum = 1114112;BA.debugLine="Private Sub ini_properties(Props As Map)";
RDebugUtils.currentLine=1114115;
 //BA.debugLineNum = 1114115;BA.debugLine="tabmodes = Props.Get(\"TabModes\")";
__ref._tabmodes /*String*/  = BA.ObjectToString(_props.Get((Object)("TabModes")));
RDebugUtils.currentLine=1114116;
 //BA.debugLineNum = 1114116;BA.debugLine="middlebutton_visible = Props.Get(\"MiddleButtonVis";
__ref._middlebutton_visible /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("MiddleButtonVisible")));
RDebugUtils.currentLine=1114117;
 //BA.debugLineNum = 1114117;BA.debugLine="enable_middlebutton_astab = Props.Get(\"EnableMidd";
__ref._enable_middlebutton_astab /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableMiddleButtonAsTab")));
RDebugUtils.currentLine=1114118;
 //BA.debugLineNum = 1114118;BA.debugLine="middlebutton_wave = Props.Get(\"MiddleButtonWave\")";
__ref._middlebutton_wave /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("MiddleButtonWave")));
RDebugUtils.currentLine=1114121;
 //BA.debugLineNum = 1114121;BA.debugLine="underline_visible = Props.Get(\"UnderlineVisible\")";
__ref._underline_visible /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("UnderlineVisible")));
RDebugUtils.currentLine=1114122;
 //BA.debugLineNum = 1114122;BA.debugLine="underline_color = xui.PaintOrColorToColor(Props.G";
__ref._underline_color /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("UnderlineColor")));
RDebugUtils.currentLine=1114123;
 //BA.debugLineNum = 1114123;BA.debugLine="underline_animation = Props.Get(\"UnderlineAnimati";
__ref._underline_animation /*String*/  = BA.ObjectToString(_props.Get((Object)("UnderlineAnimation")));
RDebugUtils.currentLine=1114126;
 //BA.debugLineNum = 1114126;BA.debugLine="partinglineshow = Props.Get(\"PartinglineShow\")";
__ref._partinglineshow /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("PartinglineShow")));
RDebugUtils.currentLine=1114127;
 //BA.debugLineNum = 1114127;BA.debugLine="partingline_color = xui.PaintOrColorToColor(Props";
__ref._partingline_color /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("PartinglineColor")));
RDebugUtils.currentLine=1114130;
 //BA.debugLineNum = 1114130;BA.debugLine="text_only = Props.Get(\"TextOnly\")";
__ref._text_only /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("TextOnly")));
RDebugUtils.currentLine=1114131;
 //BA.debugLineNum = 1114131;BA.debugLine="text_visible = Props.Get(\"TextVisible\")";
__ref._text_visible /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("TextVisible")));
RDebugUtils.currentLine=1114132;
 //BA.debugLineNum = 1114132;BA.debugLine="text_1 = Props.Get(\"Text1\")";
__ref._text_1 /*String*/  = BA.ObjectToString(_props.Get((Object)("Text1")));
RDebugUtils.currentLine=1114133;
 //BA.debugLineNum = 1114133;BA.debugLine="text_2 = Props.Get(\"Text2\")";
__ref._text_2 /*String*/  = BA.ObjectToString(_props.Get((Object)("Text2")));
RDebugUtils.currentLine=1114134;
 //BA.debugLineNum = 1114134;BA.debugLine="text_3 = Props.Get(\"Text3\")";
__ref._text_3 /*String*/  = BA.ObjectToString(_props.Get((Object)("Text3")));
RDebugUtils.currentLine=1114135;
 //BA.debugLineNum = 1114135;BA.debugLine="text_4 = Props.Get(\"Text4\")";
__ref._text_4 /*String*/  = BA.ObjectToString(_props.Get((Object)("Text4")));
RDebugUtils.currentLine=1114136;
 //BA.debugLineNum = 1114136;BA.debugLine="text_5 = Props.Get(\"Text5\")";
__ref._text_5 /*String*/  = BA.ObjectToString(_props.Get((Object)("Text5")));
RDebugUtils.currentLine=1114139;
 //BA.debugLineNum = 1114139;BA.debugLine="enable_badget_1 = Props.Get(\"EnableBadget1\")";
__ref._enable_badget_1 /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableBadget1")));
RDebugUtils.currentLine=1114140;
 //BA.debugLineNum = 1114140;BA.debugLine="enable_badget_2 = Props.Get(\"EnableBadget2\")";
__ref._enable_badget_2 /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableBadget2")));
RDebugUtils.currentLine=1114141;
 //BA.debugLineNum = 1114141;BA.debugLine="enable_badget_3 = Props.Get(\"EnableBadget3\")";
__ref._enable_badget_3 /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableBadget3")));
RDebugUtils.currentLine=1114142;
 //BA.debugLineNum = 1114142;BA.debugLine="enable_badget_4 = Props.Get(\"EnableBadget4\")";
__ref._enable_badget_4 /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableBadget4")));
RDebugUtils.currentLine=1114143;
 //BA.debugLineNum = 1114143;BA.debugLine="enable_badget_5 = Props.Get(\"EnableBadget5\")";
__ref._enable_badget_5 /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableBadget5")));
RDebugUtils.currentLine=1114145;
 //BA.debugLineNum = 1114145;BA.debugLine="badget_color_1 = xui.PaintOrColorToColor(Props.Ge";
__ref._badget_color_1 /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("BadgetColor1")));
RDebugUtils.currentLine=1114146;
 //BA.debugLineNum = 1114146;BA.debugLine="badget_color_2 = xui.PaintOrColorToColor(Props.Ge";
__ref._badget_color_2 /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("BadgetColor2")));
RDebugUtils.currentLine=1114147;
 //BA.debugLineNum = 1114147;BA.debugLine="badget_color_3 = xui.PaintOrColorToColor(Props.Ge";
__ref._badget_color_3 /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("BadgetColor3")));
RDebugUtils.currentLine=1114148;
 //BA.debugLineNum = 1114148;BA.debugLine="badget_color_4 = xui.PaintOrColorToColor(Props.Ge";
__ref._badget_color_4 /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("BadgetColor4")));
RDebugUtils.currentLine=1114149;
 //BA.debugLineNum = 1114149;BA.debugLine="badget_color_5 = xui.PaintOrColorToColor(Props.Ge";
__ref._badget_color_5 /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("BadgetColor5")));
RDebugUtils.currentLine=1114152;
 //BA.debugLineNum = 1114152;BA.debugLine="enable_selectedpage_color = Props.Get(\"EnableSele";
__ref._enable_selectedpage_color /*boolean*/  = BA.ObjectToBoolean(_props.Get((Object)("EnableSelectedPageColor")));
RDebugUtils.currentLine=1114153;
 //BA.debugLineNum = 1114153;BA.debugLine="selectedpage_color = xui.PaintOrColorToColor(Prop";
__ref._selectedpage_color /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("SelectedPageColor")));
RDebugUtils.currentLine=1114156;
 //BA.debugLineNum = 1114156;BA.debugLine="tabBackground_color = xui.PaintOrColorToColor(Pro";
__ref._tabbackground_color /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("TabBackgroundColor")));
RDebugUtils.currentLine=1114157;
 //BA.debugLineNum = 1114157;BA.debugLine="tabclick_color = xui.PaintOrColorToColor(Props.Ge";
__ref._tabclick_color /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("TabClickColor")));
RDebugUtils.currentLine=1114158;
 //BA.debugLineNum = 1114158;BA.debugLine="middlebuttonbackground_color = xui.PaintOrColorTo";
__ref._middlebuttonbackground_color /*int*/  = __ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .PaintOrColorToColor(_props.Get((Object)("MiddleButtonBackgroundColor")));
RDebugUtils.currentLine=1114160;
 //BA.debugLineNum = 1114160;BA.debugLine="End Sub";
return "";
}
public float  _fittextsize(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _v) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "fittextsize", true))
	 {return ((Float) Debug.delegate(ba, "fittextsize", new Object[] {_v}));}
float _size = 0f;
RDebugUtils.currentLine=9371648;
 //BA.debugLineNum = 9371648;BA.debugLine="Private Sub FitTextSize(v As B4XView) As Float";
RDebugUtils.currentLine=9371651;
 //BA.debugLineNum = 9371651;BA.debugLine="Dim size As Float";
_size = 0f;
RDebugUtils.currentLine=9371652;
 //BA.debugLineNum = 9371652;BA.debugLine="For size = 2 To 80";
{
final double step2 = 1;
final double limit2 = (float) (80);
_size = (float) (2) ;
for (;_size <= limit2 ;_size = ((float)(0 + _size + step2))  ) {
RDebugUtils.currentLine=9371653;
 //BA.debugLineNum = 9371653;BA.debugLine="If CheckSize(v,size) Then Exit";
if (__ref._checksize /*boolean*/ (null,_v,_size)) { 
if (true) break;};
 }
};
RDebugUtils.currentLine=9371655;
 //BA.debugLineNum = 9371655;BA.debugLine="size = size - 0.5";
_size = (float) (_size-0.5);
RDebugUtils.currentLine=9371656;
 //BA.debugLineNum = 9371656;BA.debugLine="If CheckSize(v,size) Then size = size - 0.5";
if (__ref._checksize /*boolean*/ (null,_v,_size)) { 
_size = (float) (_size-0.5);};
RDebugUtils.currentLine=9371657;
 //BA.debugLineNum = 9371657;BA.debugLine="Return size -3";
if (true) return (float) (_size-3);
RDebugUtils.currentLine=9371658;
 //BA.debugLineNum = 9371658;BA.debugLine="End Sub";
return 0f;
}
public String  _format_textlabel(as.bottom.menu.asbottommenu __ref,int _speed250) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "format_textlabel", true))
	 {return ((String) Debug.delegate(ba, "format_textlabel", new Object[] {_speed250}));}
RDebugUtils.currentLine=1900544;
 //BA.debugLineNum = 1900544;BA.debugLine="Private Sub format_textlabel(speed250 As Int)";
RDebugUtils.currentLine=1900546;
 //BA.debugLineNum = 1900546;BA.debugLine="If text_only = True Then";
if (__ref._text_only /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1900548;
 //BA.debugLineNum = 1900548;BA.debugLine="xlbl_text_1.SetLayoutAnimated(0,0,xpnl_tab_1.Hei";
__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900549;
 //BA.debugLineNum = 1900549;BA.debugLine="xlbl_text_2.SetLayoutAnimated(0,0,xpnl_tab_2.Hei";
__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900550;
 //BA.debugLineNum = 1900550;BA.debugLine="xlbl_text_3.SetLayoutAnimated(0,0,xpnl_tab_3.Hei";
__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900551;
 //BA.debugLineNum = 1900551;BA.debugLine="xlbl_text_4.SetLayoutAnimated(0,0,xpnl_tab_4.Hei";
__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900552;
 //BA.debugLineNum = 1900552;BA.debugLine="xlbl_text_5.SetLayoutAnimated(0,0,xpnl_tab_5.Hei";
__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (0),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900554;
 //BA.debugLineNum = 1900554;BA.debugLine="xlbl_text_1.Visible = True";
__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900555;
 //BA.debugLineNum = 1900555;BA.debugLine="xlbl_text_2.Visible = True";
__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900556;
 //BA.debugLineNum = 1900556;BA.debugLine="xlbl_text_3.Visible = True";
__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900557;
 //BA.debugLineNum = 1900557;BA.debugLine="xlbl_text_4.Visible = True";
__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900558;
 //BA.debugLineNum = 1900558;BA.debugLine="xlbl_text_5.Visible = True";
__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900560;
 //BA.debugLineNum = 1900560;BA.debugLine="xicon_1.Visible = False";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1900561;
 //BA.debugLineNum = 1900561;BA.debugLine="xicon_2.Visible = False";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1900562;
 //BA.debugLineNum = 1900562;BA.debugLine="xicon_3.Visible = False";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1900563;
 //BA.debugLineNum = 1900563;BA.debugLine="xicon_4.Visible = False";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
RDebugUtils.currentLine=1900564;
 //BA.debugLineNum = 1900564;BA.debugLine="xicon_5.Visible = False";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.False);
 }else 
{RDebugUtils.currentLine=1900566;
 //BA.debugLineNum = 1900566;BA.debugLine="Else If text_visible = True Then";
if (__ref._text_visible /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=1900569;
 //BA.debugLineNum = 1900569;BA.debugLine="xicon_1.SetLayoutAnimated(speed250,xpnl_tab_1.Wi";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-(__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2),(int) (__c.DipToCurrent((int) (25))/(double)1.25),(int) (__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=1900570;
 //BA.debugLineNum = 1900570;BA.debugLine="xlbl_text_1.SetLayoutAnimated(speed250,0,(xpnl_t";
__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (0),(int) ((__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2)+__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()),__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=1900572;
 //BA.debugLineNum = 1900572;BA.debugLine="xicon_2.SetLayoutAnimated(speed250,xpnl_tab_2.Wi";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-(__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2),(int) (__c.DipToCurrent((int) (25))/(double)1.25),(int) (__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=1900573;
 //BA.debugLineNum = 1900573;BA.debugLine="xlbl_text_2.SetLayoutAnimated(speed250,0,(xpnl_t";
__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (0),(int) ((__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2)+__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()),__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=1900575;
 //BA.debugLineNum = 1900575;BA.debugLine="xicon_3.SetLayoutAnimated(speed250,xpnl_tab_3.Wi";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-(__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2),(int) (__c.DipToCurrent((int) (25))/(double)1.25),(int) (__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=1900576;
 //BA.debugLineNum = 1900576;BA.debugLine="xlbl_text_3.SetLayoutAnimated(speed250,0,(xpnl_t";
__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (0),(int) ((__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2)+__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()),__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=1900578;
 //BA.debugLineNum = 1900578;BA.debugLine="xicon_4.SetLayoutAnimated(speed250,xpnl_tab_4.Wi";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-(__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2),(int) (__c.DipToCurrent((int) (25))/(double)1.25),(int) (__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=1900579;
 //BA.debugLineNum = 1900579;BA.debugLine="xlbl_text_4.SetLayoutAnimated(speed250,0,(xpnl_t";
__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (0),(int) ((__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2)+__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()),__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=1900581;
 //BA.debugLineNum = 1900581;BA.debugLine="xicon_5.SetLayoutAnimated(speed250,xpnl_tab_5.Wi";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-(__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2),(int) (__c.DipToCurrent((int) (25))/(double)1.25),(int) (__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=1900582;
 //BA.debugLineNum = 1900582;BA.debugLine="xlbl_text_5.SetLayoutAnimated(speed250,0,(xpnl_t";
__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (0),(int) ((__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-((__c.DipToCurrent((int) (25))/(double)1.25)+__c.DipToCurrent((int) (10)))/(double)2)+__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()),__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=1900584;
 //BA.debugLineNum = 1900584;BA.debugLine="xicon_1.Visible = True";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900585;
 //BA.debugLineNum = 1900585;BA.debugLine="xicon_2.Visible = True";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900586;
 //BA.debugLineNum = 1900586;BA.debugLine="xicon_3.Visible = True";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900587;
 //BA.debugLineNum = 1900587;BA.debugLine="xicon_4.Visible = True";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900588;
 //BA.debugLineNum = 1900588;BA.debugLine="xicon_5.Visible = True";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
 }else 
{RDebugUtils.currentLine=1900590;
 //BA.debugLineNum = 1900590;BA.debugLine="Else If text_visible = False And text_only = Fals";
if (__ref._text_visible /*boolean*/ ==__c.False && __ref._text_only /*boolean*/ ==__c.False) { 
RDebugUtils.currentLine=1900593;
 //BA.debugLineNum = 1900593;BA.debugLine="xicon_1.SetLayoutAnimated(0,xpnl_tab_1.Width/2 -";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__c.DipToCurrent((int) (25))/(double)2),(int) (__ref._xpnl_tab_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__c.DipToCurrent((int) (25)),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900594;
 //BA.debugLineNum = 1900594;BA.debugLine="xicon_2.SetLayoutAnimated(0,xpnl_tab_2.Width/2 -";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__c.DipToCurrent((int) (25))/(double)2),(int) (__ref._xpnl_tab_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__c.DipToCurrent((int) (25)),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900595;
 //BA.debugLineNum = 1900595;BA.debugLine="xicon_3.SetLayoutAnimated(0,xpnl_tab_3.Width/2 -";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__c.DipToCurrent((int) (25))/(double)2),(int) (__ref._xpnl_tab_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__c.DipToCurrent((int) (25)),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900596;
 //BA.debugLineNum = 1900596;BA.debugLine="xicon_4.SetLayoutAnimated(0,xpnl_tab_4.Width/2 -";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__c.DipToCurrent((int) (25))/(double)2),(int) (__ref._xpnl_tab_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__c.DipToCurrent((int) (25)),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900597;
 //BA.debugLineNum = 1900597;BA.debugLine="xicon_5.SetLayoutAnimated(0,xpnl_tab_5.Width/2 -";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__c.DipToCurrent((int) (25))/(double)2),(int) (__ref._xpnl_tab_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2-__c.DipToCurrent((int) (25))/(double)2),__c.DipToCurrent((int) (25)),__c.DipToCurrent((int) (25)));
RDebugUtils.currentLine=1900599;
 //BA.debugLineNum = 1900599;BA.debugLine="xicon_1.Visible = True";
__ref._xicon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900600;
 //BA.debugLineNum = 1900600;BA.debugLine="xicon_2.Visible = True";
__ref._xicon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900601;
 //BA.debugLineNum = 1900601;BA.debugLine="xicon_3.Visible = True";
__ref._xicon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900602;
 //BA.debugLineNum = 1900602;BA.debugLine="xicon_4.Visible = True";
__ref._xicon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
RDebugUtils.currentLine=1900603;
 //BA.debugLineNum = 1900603;BA.debugLine="xicon_5.Visible = True";
__ref._xicon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(__c.True);
 }}}
;
RDebugUtils.currentLine=1900607;
 //BA.debugLineNum = 1900607;BA.debugLine="End Sub";
return "";
}
public int  _getbadgetcolor1(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetcolor1", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetcolor1", null));}
RDebugUtils.currentLine=7798784;
 //BA.debugLineNum = 7798784;BA.debugLine="Public Sub getBadgetColor1 As Int";
RDebugUtils.currentLine=7798786;
 //BA.debugLineNum = 7798786;BA.debugLine="Return badget_color_1";
if (true) return __ref._badget_color_1 /*int*/ ;
RDebugUtils.currentLine=7798788;
 //BA.debugLineNum = 7798788;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetcolor2(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetcolor2", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetcolor2", null));}
RDebugUtils.currentLine=7929856;
 //BA.debugLineNum = 7929856;BA.debugLine="Public Sub getBadgetColor2 As Int";
RDebugUtils.currentLine=7929858;
 //BA.debugLineNum = 7929858;BA.debugLine="Return badget_color_2";
if (true) return __ref._badget_color_2 /*int*/ ;
RDebugUtils.currentLine=7929860;
 //BA.debugLineNum = 7929860;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetcolor3(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetcolor3", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetcolor3", null));}
RDebugUtils.currentLine=8060928;
 //BA.debugLineNum = 8060928;BA.debugLine="Public Sub getBadgetColor3 As Int";
RDebugUtils.currentLine=8060930;
 //BA.debugLineNum = 8060930;BA.debugLine="Return badget_color_3";
if (true) return __ref._badget_color_3 /*int*/ ;
RDebugUtils.currentLine=8060932;
 //BA.debugLineNum = 8060932;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetcolor4(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetcolor4", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetcolor4", null));}
RDebugUtils.currentLine=8192000;
 //BA.debugLineNum = 8192000;BA.debugLine="Public Sub getBadgetColor4 As Int";
RDebugUtils.currentLine=8192002;
 //BA.debugLineNum = 8192002;BA.debugLine="Return badget_color_4";
if (true) return __ref._badget_color_4 /*int*/ ;
RDebugUtils.currentLine=8192004;
 //BA.debugLineNum = 8192004;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetcolor5(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetcolor5", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetcolor5", null));}
RDebugUtils.currentLine=8323072;
 //BA.debugLineNum = 8323072;BA.debugLine="Public Sub getBadgetColor5 As Int";
RDebugUtils.currentLine=8323074;
 //BA.debugLineNum = 8323074;BA.debugLine="Return badget_color_5";
if (true) return __ref._badget_color_5 /*int*/ ;
RDebugUtils.currentLine=8323076;
 //BA.debugLineNum = 8323076;BA.debugLine="End Sub";
return 0;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _getbadgetlabel_1(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetlabel_1", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "getbadgetlabel_1", null));}
RDebugUtils.currentLine=6750208;
 //BA.debugLineNum = 6750208;BA.debugLine="Public Sub getBadgetLabel_1 As B4XView";
RDebugUtils.currentLine=6750209;
 //BA.debugLineNum = 6750209;BA.debugLine="Return xlbl_badget_1";
if (true) return __ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ;
RDebugUtils.currentLine=6750210;
 //BA.debugLineNum = 6750210;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _getbadgetlabel_2(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetlabel_2", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "getbadgetlabel_2", null));}
RDebugUtils.currentLine=6815744;
 //BA.debugLineNum = 6815744;BA.debugLine="Public Sub getBadgetLabel_2 As B4XView";
RDebugUtils.currentLine=6815745;
 //BA.debugLineNum = 6815745;BA.debugLine="Return xlbl_badget_2";
if (true) return __ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ;
RDebugUtils.currentLine=6815746;
 //BA.debugLineNum = 6815746;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _getbadgetlabel_3(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetlabel_3", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "getbadgetlabel_3", null));}
RDebugUtils.currentLine=6881280;
 //BA.debugLineNum = 6881280;BA.debugLine="Public Sub getBadgetLabel_3 As B4XView";
RDebugUtils.currentLine=6881281;
 //BA.debugLineNum = 6881281;BA.debugLine="Return xlbl_badget_3";
if (true) return __ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ;
RDebugUtils.currentLine=6881282;
 //BA.debugLineNum = 6881282;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _getbadgetlabel_4(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetlabel_4", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "getbadgetlabel_4", null));}
RDebugUtils.currentLine=6946816;
 //BA.debugLineNum = 6946816;BA.debugLine="Public Sub getBadgetLabel_4 As B4XView";
RDebugUtils.currentLine=6946817;
 //BA.debugLineNum = 6946817;BA.debugLine="Return xlbl_badget_4";
if (true) return __ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ;
RDebugUtils.currentLine=6946818;
 //BA.debugLineNum = 6946818;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _getbadgetlabel_5(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetlabel_5", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "getbadgetlabel_5", null));}
RDebugUtils.currentLine=7012352;
 //BA.debugLineNum = 7012352;BA.debugLine="Public Sub getBadgetLabel_5 As B4XView";
RDebugUtils.currentLine=7012353;
 //BA.debugLineNum = 7012353;BA.debugLine="Return xlbl_badget_5";
if (true) return __ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ;
RDebugUtils.currentLine=7012354;
 //BA.debugLineNum = 7012354;BA.debugLine="End Sub";
return null;
}
public int  _getbadgetvalue1(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetvalue1", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetvalue1", null));}
RDebugUtils.currentLine=8454144;
 //BA.debugLineNum = 8454144;BA.debugLine="Public Sub getBadgetValue1 As Int";
RDebugUtils.currentLine=8454146;
 //BA.debugLineNum = 8454146;BA.debugLine="Return badget_value_1";
if (true) return __ref._badget_value_1 /*int*/ ;
RDebugUtils.currentLine=8454148;
 //BA.debugLineNum = 8454148;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetvalue2(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetvalue2", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetvalue2", null));}
RDebugUtils.currentLine=8585216;
 //BA.debugLineNum = 8585216;BA.debugLine="Public Sub getBadgetValue2 As Int";
RDebugUtils.currentLine=8585218;
 //BA.debugLineNum = 8585218;BA.debugLine="Return badget_value_2";
if (true) return __ref._badget_value_2 /*int*/ ;
RDebugUtils.currentLine=8585220;
 //BA.debugLineNum = 8585220;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetvalue3(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetvalue3", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetvalue3", null));}
RDebugUtils.currentLine=8716288;
 //BA.debugLineNum = 8716288;BA.debugLine="Public Sub getBadgetValue3 As Int";
RDebugUtils.currentLine=8716290;
 //BA.debugLineNum = 8716290;BA.debugLine="Return badget_value_3";
if (true) return __ref._badget_value_3 /*int*/ ;
RDebugUtils.currentLine=8716292;
 //BA.debugLineNum = 8716292;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetvalue4(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetvalue4", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetvalue4", null));}
RDebugUtils.currentLine=8847360;
 //BA.debugLineNum = 8847360;BA.debugLine="Public Sub getBadgetValue4 As Int";
RDebugUtils.currentLine=8847362;
 //BA.debugLineNum = 8847362;BA.debugLine="Return badget_value_4";
if (true) return __ref._badget_value_4 /*int*/ ;
RDebugUtils.currentLine=8847364;
 //BA.debugLineNum = 8847364;BA.debugLine="End Sub";
return 0;
}
public int  _getbadgetvalue5(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbadgetvalue5", true))
	 {return ((Integer) Debug.delegate(ba, "getbadgetvalue5", null));}
RDebugUtils.currentLine=8978432;
 //BA.debugLineNum = 8978432;BA.debugLine="Public Sub getBadgetValue5 As Int";
RDebugUtils.currentLine=8978434;
 //BA.debugLineNum = 8978434;BA.debugLine="Return badget_value_5";
if (true) return __ref._badget_value_5 /*int*/ ;
RDebugUtils.currentLine=8978436;
 //BA.debugLineNum = 8978436;BA.debugLine="End Sub";
return 0;
}
public anywheresoftware.b4a.objects.B4XViewWrapper  _getbase(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getbase", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper) Debug.delegate(ba, "getbase", null));}
RDebugUtils.currentLine=9043968;
 //BA.debugLineNum = 9043968;BA.debugLine="Public Sub getBase As B4XView";
RDebugUtils.currentLine=9043970;
 //BA.debugLineNum = 9043970;BA.debugLine="Return mBase";
if (true) return __ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ;
RDebugUtils.currentLine=9043972;
 //BA.debugLineNum = 9043972;BA.debugLine="End Sub";
return null;
}
public int  _getcurrenttab(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getcurrenttab", true))
	 {return ((Integer) Debug.delegate(ba, "getcurrenttab", null));}
RDebugUtils.currentLine=3538944;
 //BA.debugLineNum = 3538944;BA.debugLine="Public Sub getCurrentTab As Int";
RDebugUtils.currentLine=3538946;
 //BA.debugLineNum = 3538946;BA.debugLine="Return current_tab";
if (true) return __ref._current_tab /*int*/ ;
RDebugUtils.currentLine=3538948;
 //BA.debugLineNum = 3538948;BA.debugLine="End Sub";
return 0;
}
public boolean  _getenablebadget1(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getenablebadget1", true))
	 {return ((Boolean) Debug.delegate(ba, "getenablebadget1", null));}
RDebugUtils.currentLine=7143424;
 //BA.debugLineNum = 7143424;BA.debugLine="Public Sub getEnableBadget1 As Boolean";
RDebugUtils.currentLine=7143426;
 //BA.debugLineNum = 7143426;BA.debugLine="Return enable_badget_1";
if (true) return __ref._enable_badget_1 /*boolean*/ ;
RDebugUtils.currentLine=7143428;
 //BA.debugLineNum = 7143428;BA.debugLine="End Sub";
return false;
}
public boolean  _getenablebadget2(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getenablebadget2", true))
	 {return ((Boolean) Debug.delegate(ba, "getenablebadget2", null));}
RDebugUtils.currentLine=7274496;
 //BA.debugLineNum = 7274496;BA.debugLine="Public Sub getEnableBadget2 As Boolean";
RDebugUtils.currentLine=7274498;
 //BA.debugLineNum = 7274498;BA.debugLine="Return enable_badget_2";
if (true) return __ref._enable_badget_2 /*boolean*/ ;
RDebugUtils.currentLine=7274500;
 //BA.debugLineNum = 7274500;BA.debugLine="End Sub";
return false;
}
public boolean  _getenablebadget3(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getenablebadget3", true))
	 {return ((Boolean) Debug.delegate(ba, "getenablebadget3", null));}
RDebugUtils.currentLine=7405568;
 //BA.debugLineNum = 7405568;BA.debugLine="Public Sub getEnableBadget3 As Boolean";
RDebugUtils.currentLine=7405570;
 //BA.debugLineNum = 7405570;BA.debugLine="Return enable_badget_3";
if (true) return __ref._enable_badget_3 /*boolean*/ ;
RDebugUtils.currentLine=7405572;
 //BA.debugLineNum = 7405572;BA.debugLine="End Sub";
return false;
}
public boolean  _getenablebadget4(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getenablebadget4", true))
	 {return ((Boolean) Debug.delegate(ba, "getenablebadget4", null));}
RDebugUtils.currentLine=7536640;
 //BA.debugLineNum = 7536640;BA.debugLine="Public Sub getEnableBadget4 As Boolean";
RDebugUtils.currentLine=7536642;
 //BA.debugLineNum = 7536642;BA.debugLine="Return enable_badget_4";
if (true) return __ref._enable_badget_4 /*boolean*/ ;
RDebugUtils.currentLine=7536644;
 //BA.debugLineNum = 7536644;BA.debugLine="End Sub";
return false;
}
public boolean  _getenablebadget5(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getenablebadget5", true))
	 {return ((Boolean) Debug.delegate(ba, "getenablebadget5", null));}
RDebugUtils.currentLine=7667712;
 //BA.debugLineNum = 7667712;BA.debugLine="Public Sub getEnableBadget5 As Boolean";
RDebugUtils.currentLine=7667714;
 //BA.debugLineNum = 7667714;BA.debugLine="Return enable_badget_5";
if (true) return __ref._enable_badget_5 /*boolean*/ ;
RDebugUtils.currentLine=7667716;
 //BA.debugLineNum = 7667716;BA.debugLine="End Sub";
return false;
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _geticon1(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "geticon1", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "geticon1", null));}
RDebugUtils.currentLine=6160384;
 //BA.debugLineNum = 6160384;BA.debugLine="Public Sub getIcon1 As B4XBitmap";
RDebugUtils.currentLine=6160386;
 //BA.debugLineNum = 6160386;BA.debugLine="Return icon_1";
if (true) return __ref._icon_1 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ;
RDebugUtils.currentLine=6160388;
 //BA.debugLineNum = 6160388;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _geticon2(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "geticon2", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "geticon2", null));}
RDebugUtils.currentLine=6291456;
 //BA.debugLineNum = 6291456;BA.debugLine="Public Sub getIcon2 As B4XBitmap";
RDebugUtils.currentLine=6291458;
 //BA.debugLineNum = 6291458;BA.debugLine="Return icon_2";
if (true) return __ref._icon_2 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ;
RDebugUtils.currentLine=6291460;
 //BA.debugLineNum = 6291460;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _geticon3(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "geticon3", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "geticon3", null));}
RDebugUtils.currentLine=6422528;
 //BA.debugLineNum = 6422528;BA.debugLine="Public Sub getIcon3 As B4XBitmap";
RDebugUtils.currentLine=6422530;
 //BA.debugLineNum = 6422530;BA.debugLine="Return icon_3";
if (true) return __ref._icon_3 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ;
RDebugUtils.currentLine=6422532;
 //BA.debugLineNum = 6422532;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _geticon4(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "geticon4", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "geticon4", null));}
RDebugUtils.currentLine=6553600;
 //BA.debugLineNum = 6553600;BA.debugLine="Public Sub getIcon4 As B4XBitmap";
RDebugUtils.currentLine=6553602;
 //BA.debugLineNum = 6553602;BA.debugLine="Return icon_4";
if (true) return __ref._icon_4 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ;
RDebugUtils.currentLine=6553604;
 //BA.debugLineNum = 6553604;BA.debugLine="End Sub";
return null;
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _geticon5(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "geticon5", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "geticon5", null));}
RDebugUtils.currentLine=6684672;
 //BA.debugLineNum = 6684672;BA.debugLine="Public Sub getIcon5 As B4XBitmap";
RDebugUtils.currentLine=6684674;
 //BA.debugLineNum = 6684674;BA.debugLine="Return icon_5";
if (true) return __ref._icon_5 /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ;
RDebugUtils.currentLine=6684676;
 //BA.debugLineNum = 6684676;BA.debugLine="End Sub";
return null;
}
public boolean  _getmiddlebuttonastab(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getmiddlebuttonastab", true))
	 {return ((Boolean) Debug.delegate(ba, "getmiddlebuttonastab", null));}
RDebugUtils.currentLine=5636096;
 //BA.debugLineNum = 5636096;BA.debugLine="Public Sub getMiddleButtonAsTab As Boolean";
RDebugUtils.currentLine=5636098;
 //BA.debugLineNum = 5636098;BA.debugLine="Return enable_middlebutton_astab";
if (true) return __ref._enable_middlebutton_astab /*boolean*/ ;
RDebugUtils.currentLine=5636100;
 //BA.debugLineNum = 5636100;BA.debugLine="End Sub";
return false;
}
public anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper  _getmiddlebuttonicon(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getmiddlebuttonicon", true))
	 {return ((anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper) Debug.delegate(ba, "getmiddlebuttonicon", null));}
RDebugUtils.currentLine=6029312;
 //BA.debugLineNum = 6029312;BA.debugLine="Public Sub getMiddleButtonIcon As B4XBitmap";
RDebugUtils.currentLine=6029314;
 //BA.debugLineNum = 6029314;BA.debugLine="Return icon_middlebutton";
if (true) return __ref._icon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ ;
RDebugUtils.currentLine=6029316;
 //BA.debugLineNum = 6029316;BA.debugLine="End Sub";
return null;
}
public double  _getmiddlebuttonsize(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getmiddlebuttonsize", true))
	 {return ((Double) Debug.delegate(ba, "getmiddlebuttonsize", null));}
RDebugUtils.currentLine=3407872;
 //BA.debugLineNum = 3407872;BA.debugLine="Public Sub getMiddleButtonSize As Double";
RDebugUtils.currentLine=3407874;
 //BA.debugLineNum = 3407874;BA.debugLine="Return xpnl_middlebutton.Height";
if (true) return __ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight();
RDebugUtils.currentLine=3407876;
 //BA.debugLineNum = 3407876;BA.debugLine="End Sub";
return 0;
}
public boolean  _getmiddlebuttonvisible(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getmiddlebuttonvisible", true))
	 {return ((Boolean) Debug.delegate(ba, "getmiddlebuttonvisible", null));}
RDebugUtils.currentLine=5767168;
 //BA.debugLineNum = 5767168;BA.debugLine="Public Sub getMiddleButtonVisible As Boolean";
RDebugUtils.currentLine=5767170;
 //BA.debugLineNum = 5767170;BA.debugLine="Return middlebutton_visible";
if (true) return __ref._middlebutton_visible /*boolean*/ ;
RDebugUtils.currentLine=5767172;
 //BA.debugLineNum = 5767172;BA.debugLine="End Sub";
return false;
}
public int  _getpageclickcolor(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getpageclickcolor", true))
	 {return ((Integer) Debug.delegate(ba, "getpageclickcolor", null));}
RDebugUtils.currentLine=3670016;
 //BA.debugLineNum = 3670016;BA.debugLine="Public Sub getPageClickColor As Int";
RDebugUtils.currentLine=3670018;
 //BA.debugLineNum = 3670018;BA.debugLine="Return tabclick_color";
if (true) return __ref._tabclick_color /*int*/ ;
RDebugUtils.currentLine=3670020;
 //BA.debugLineNum = 3670020;BA.debugLine="End Sub";
return 0;
}
public int  _getpartinglinecolor(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getpartinglinecolor", true))
	 {return ((Integer) Debug.delegate(ba, "getpartinglinecolor", null));}
RDebugUtils.currentLine=4980736;
 //BA.debugLineNum = 4980736;BA.debugLine="Public Sub getPartinglineColor As Int";
RDebugUtils.currentLine=4980738;
 //BA.debugLineNum = 4980738;BA.debugLine="Return partingline_color";
if (true) return __ref._partingline_color /*int*/ ;
RDebugUtils.currentLine=4980740;
 //BA.debugLineNum = 4980740;BA.debugLine="End Sub";
return 0;
}
public boolean  _getpartinglinevisible(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getpartinglinevisible", true))
	 {return ((Boolean) Debug.delegate(ba, "getpartinglinevisible", null));}
RDebugUtils.currentLine=5111808;
 //BA.debugLineNum = 5111808;BA.debugLine="Public Sub getPartinglineVisible As Boolean";
RDebugUtils.currentLine=5111810;
 //BA.debugLineNum = 5111810;BA.debugLine="Return partinglineshow";
if (true) return __ref._partinglineshow /*boolean*/ ;
RDebugUtils.currentLine=5111812;
 //BA.debugLineNum = 5111812;BA.debugLine="End Sub";
return false;
}
public int  _getselectedpageiconcolor(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getselectedpageiconcolor", true))
	 {return ((Integer) Debug.delegate(ba, "getselectedpageiconcolor", null));}
RDebugUtils.currentLine=3932160;
 //BA.debugLineNum = 3932160;BA.debugLine="Public Sub getSelectedPageIconColor As Int";
RDebugUtils.currentLine=3932162;
 //BA.debugLineNum = 3932162;BA.debugLine="Return selectedpage_color";
if (true) return __ref._selectedpage_color /*int*/ ;
RDebugUtils.currentLine=3932164;
 //BA.debugLineNum = 3932164;BA.debugLine="End Sub";
return 0;
}
public int  _gettabbackgroundcolor(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettabbackgroundcolor", true))
	 {return ((Integer) Debug.delegate(ba, "gettabbackgroundcolor", null));}
RDebugUtils.currentLine=3801088;
 //BA.debugLineNum = 3801088;BA.debugLine="Public Sub getTabBackgroundColor As Int";
RDebugUtils.currentLine=3801090;
 //BA.debugLineNum = 3801090;BA.debugLine="Return tabBackground_color";
if (true) return __ref._tabbackground_color /*int*/ ;
RDebugUtils.currentLine=3801092;
 //BA.debugLineNum = 3801092;BA.debugLine="End Sub";
return 0;
}
public String  _gettext1(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettext1", true))
	 {return ((String) Debug.delegate(ba, "gettext1", null));}
RDebugUtils.currentLine=4063232;
 //BA.debugLineNum = 4063232;BA.debugLine="Public Sub getText1 As String";
RDebugUtils.currentLine=4063234;
 //BA.debugLineNum = 4063234;BA.debugLine="Return text_1";
if (true) return __ref._text_1 /*String*/ ;
RDebugUtils.currentLine=4063236;
 //BA.debugLineNum = 4063236;BA.debugLine="End Sub";
return "";
}
public String  _gettext2(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettext2", true))
	 {return ((String) Debug.delegate(ba, "gettext2", null));}
RDebugUtils.currentLine=4194304;
 //BA.debugLineNum = 4194304;BA.debugLine="Public Sub getText2 As String";
RDebugUtils.currentLine=4194306;
 //BA.debugLineNum = 4194306;BA.debugLine="Return text_2";
if (true) return __ref._text_2 /*String*/ ;
RDebugUtils.currentLine=4194308;
 //BA.debugLineNum = 4194308;BA.debugLine="End Sub";
return "";
}
public String  _gettext3(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettext3", true))
	 {return ((String) Debug.delegate(ba, "gettext3", null));}
RDebugUtils.currentLine=4325376;
 //BA.debugLineNum = 4325376;BA.debugLine="Public Sub getText3 As String";
RDebugUtils.currentLine=4325378;
 //BA.debugLineNum = 4325378;BA.debugLine="Return text_3";
if (true) return __ref._text_3 /*String*/ ;
RDebugUtils.currentLine=4325380;
 //BA.debugLineNum = 4325380;BA.debugLine="End Sub";
return "";
}
public String  _gettext4(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettext4", true))
	 {return ((String) Debug.delegate(ba, "gettext4", null));}
RDebugUtils.currentLine=4456448;
 //BA.debugLineNum = 4456448;BA.debugLine="Public Sub getText4 As String";
RDebugUtils.currentLine=4456450;
 //BA.debugLineNum = 4456450;BA.debugLine="Return text_4";
if (true) return __ref._text_4 /*String*/ ;
RDebugUtils.currentLine=4456452;
 //BA.debugLineNum = 4456452;BA.debugLine="End Sub";
return "";
}
public String  _gettext5(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettext5", true))
	 {return ((String) Debug.delegate(ba, "gettext5", null));}
RDebugUtils.currentLine=4587520;
 //BA.debugLineNum = 4587520;BA.debugLine="Public Sub getText5 As String";
RDebugUtils.currentLine=4587522;
 //BA.debugLineNum = 4587522;BA.debugLine="Return text_5";
if (true) return __ref._text_5 /*String*/ ;
RDebugUtils.currentLine=4587524;
 //BA.debugLineNum = 4587524;BA.debugLine="End Sub";
return "";
}
public boolean  _gettextonly(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettextonly", true))
	 {return ((Boolean) Debug.delegate(ba, "gettextonly", null));}
RDebugUtils.currentLine=4849664;
 //BA.debugLineNum = 4849664;BA.debugLine="Public Sub getTextOnly As Boolean";
RDebugUtils.currentLine=4849666;
 //BA.debugLineNum = 4849666;BA.debugLine="Return text_only";
if (true) return __ref._text_only /*boolean*/ ;
RDebugUtils.currentLine=4849668;
 //BA.debugLineNum = 4849668;BA.debugLine="End Sub";
return false;
}
public boolean  _gettextvisible(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "gettextvisible", true))
	 {return ((Boolean) Debug.delegate(ba, "gettextvisible", null));}
RDebugUtils.currentLine=4718592;
 //BA.debugLineNum = 4718592;BA.debugLine="Public Sub getTextVisible As Boolean";
RDebugUtils.currentLine=4718594;
 //BA.debugLineNum = 4718594;BA.debugLine="Return text_visible";
if (true) return __ref._text_visible /*boolean*/ ;
RDebugUtils.currentLine=4718596;
 //BA.debugLineNum = 4718596;BA.debugLine="End Sub";
return false;
}
public String  _getunderlineanimation(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getunderlineanimation", true))
	 {return ((String) Debug.delegate(ba, "getunderlineanimation", null));}
RDebugUtils.currentLine=5242880;
 //BA.debugLineNum = 5242880;BA.debugLine="Public Sub getUnderlineAnimation As String";
RDebugUtils.currentLine=5242882;
 //BA.debugLineNum = 5242882;BA.debugLine="Return underline_animation";
if (true) return __ref._underline_animation /*String*/ ;
RDebugUtils.currentLine=5242884;
 //BA.debugLineNum = 5242884;BA.debugLine="End Sub";
return "";
}
public int  _getunderlinecolor(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getunderlinecolor", true))
	 {return ((Integer) Debug.delegate(ba, "getunderlinecolor", null));}
RDebugUtils.currentLine=5373952;
 //BA.debugLineNum = 5373952;BA.debugLine="Public Sub getUnderlineColor As Int";
RDebugUtils.currentLine=5373954;
 //BA.debugLineNum = 5373954;BA.debugLine="Return underline_color";
if (true) return __ref._underline_color /*int*/ ;
RDebugUtils.currentLine=5373956;
 //BA.debugLineNum = 5373956;BA.debugLine="End Sub";
return 0;
}
public boolean  _getunderlinevisible(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getunderlinevisible", true))
	 {return ((Boolean) Debug.delegate(ba, "getunderlinevisible", null));}
RDebugUtils.currentLine=5505024;
 //BA.debugLineNum = 5505024;BA.debugLine="Public Sub getUnderlineVisible As Boolean";
RDebugUtils.currentLine=5505026;
 //BA.debugLineNum = 5505026;BA.debugLine="Return underline_visible";
if (true) return __ref._underline_visible /*boolean*/ ;
RDebugUtils.currentLine=5505028;
 //BA.debugLineNum = 5505028;BA.debugLine="End Sub";
return false;
}
public boolean  _getwaveonmiddlebutton(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "getwaveonmiddlebutton", true))
	 {return ((Boolean) Debug.delegate(ba, "getwaveonmiddlebutton", null));}
RDebugUtils.currentLine=5898240;
 //BA.debugLineNum = 5898240;BA.debugLine="Public Sub getWaveOnMiddleButton As Boolean";
RDebugUtils.currentLine=5898242;
 //BA.debugLineNum = 5898242;BA.debugLine="Return middlebutton_wave";
if (true) return __ref._middlebutton_wave /*boolean*/ ;
RDebugUtils.currentLine=5898244;
 //BA.debugLineNum = 5898244;BA.debugLine="End Sub";
return false;
}
public String  _ini_badgets(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _xbadget) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "ini_badgets", true))
	 {return ((String) Debug.delegate(ba, "ini_badgets", new Object[] {_xbadget}));}
RDebugUtils.currentLine=1703936;
 //BA.debugLineNum = 1703936;BA.debugLine="Private Sub ini_badgets(xbadget As B4XView)";
RDebugUtils.currentLine=1703938;
 //BA.debugLineNum = 1703938;BA.debugLine="xbadget.Font = xui.CreateDefaultBoldFont(10)";
_xbadget.setFont(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreateDefaultBoldFont((float) (10)));
RDebugUtils.currentLine=1703939;
 //BA.debugLineNum = 1703939;BA.debugLine="xbadget.TextColor = xui.Color_White";
_xbadget.setTextColor(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White);
RDebugUtils.currentLine=1703940;
 //BA.debugLineNum = 1703940;BA.debugLine="xbadget.SetTextAlignment(\"CENTER\",\"CENTER\")";
_xbadget.SetTextAlignment("CENTER","CENTER");
RDebugUtils.currentLine=1703941;
 //BA.debugLineNum = 1703941;BA.debugLine="xbadget.Visible = False";
_xbadget.setVisible(__c.False);
RDebugUtils.currentLine=1703943;
 //BA.debugLineNum = 1703943;BA.debugLine="End Sub";
return "";
}
public String  _ini_textllabels(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _xlabel,String _text,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "ini_textllabels", true))
	 {return ((String) Debug.delegate(ba, "ini_textllabels", new Object[] {_xlabel,_text,_color}));}
RDebugUtils.currentLine=1638400;
 //BA.debugLineNum = 1638400;BA.debugLine="Private Sub ini_textllabels(xlabel As B4XView,text";
RDebugUtils.currentLine=1638402;
 //BA.debugLineNum = 1638402;BA.debugLine="xlabel.Text = text";
_xlabel.setText(BA.ObjectToCharSequence(_text));
RDebugUtils.currentLine=1638403;
 //BA.debugLineNum = 1638403;BA.debugLine="xlabel.TextColor = color";
_xlabel.setTextColor(_color);
RDebugUtils.currentLine=1638404;
 //BA.debugLineNum = 1638404;BA.debugLine="xlabel.SetTextAlignment(\"CENTER\",\"CENTER\")";
_xlabel.SetTextAlignment("CENTER","CENTER");
RDebugUtils.currentLine=1638405;
 //BA.debugLineNum = 1638405;BA.debugLine="xlabel.Font = xui.CreateDefaultBoldFont(12)";
_xlabel.setFont(__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .CreateDefaultBoldFont((float) (12)));
RDebugUtils.currentLine=1638407;
 //BA.debugLineNum = 1638407;BA.debugLine="End Sub";
return "";
}
public String  _ini_partingline(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _xpartingline) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "ini_partingline", true))
	 {return ((String) Debug.delegate(ba, "ini_partingline", new Object[] {_xpartingline}));}
RDebugUtils.currentLine=1572864;
 //BA.debugLineNum = 1572864;BA.debugLine="Private Sub ini_partingline(xpartingline As B4XVie";
RDebugUtils.currentLine=1572866;
 //BA.debugLineNum = 1572866;BA.debugLine="xpartingline.Color = partingline_color";
_xpartingline.setColor(__ref._partingline_color /*int*/ );
RDebugUtils.currentLine=1572869;
 //BA.debugLineNum = 1572869;BA.debugLine="End Sub";
return "";
}
public String  _initialize(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.BA _ba,Object _callback,String _eventname) throws Exception{
__ref = this;
innerInitialize(_ba);
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "initialize", true))
	 {return ((String) Debug.delegate(ba, "initialize", new Object[] {_ba,_callback,_eventname}));}
RDebugUtils.currentLine=1179648;
 //BA.debugLineNum = 1179648;BA.debugLine="Public Sub Initialize (Callback As Object, EventNa";
RDebugUtils.currentLine=1179649;
 //BA.debugLineNum = 1179649;BA.debugLine="mEventName = EventName";
__ref._meventname /*String*/  = _eventname;
RDebugUtils.currentLine=1179650;
 //BA.debugLineNum = 1179650;BA.debugLine="mCallBack = Callback";
__ref._mcallback /*Object*/  = _callback;
RDebugUtils.currentLine=1179651;
 //BA.debugLineNum = 1179651;BA.debugLine="End Sub";
return "";
}
public String  _middle_button_click(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "middle_button_click", true))
	 {return ((String) Debug.delegate(ba, "middle_button_click", null));}
RDebugUtils.currentLine=2293760;
 //BA.debugLineNum = 2293760;BA.debugLine="Private Sub middle_button_Click";
RDebugUtils.currentLine=2293762;
 //BA.debugLineNum = 2293762;BA.debugLine="middle_button_click_handler";
__ref._middle_button_click_handler /*String*/ (null);
RDebugUtils.currentLine=2293764;
 //BA.debugLineNum = 2293764;BA.debugLine="End Sub";
return "";
}
public String  _middle_button_click_handler(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "middle_button_click_handler", true))
	 {return ((String) Debug.delegate(ba, "middle_button_click_handler", null));}
RDebugUtils.currentLine=2424832;
 //BA.debugLineNum = 2424832;BA.debugLine="Private Sub middle_button_click_handler";
RDebugUtils.currentLine=2424834;
 //BA.debugLineNum = 2424834;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Middle";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_MiddleButtonClick",(int) (0))) { 
RDebugUtils.currentLine=2424835;
 //BA.debugLineNum = 2424835;BA.debugLine="CallSub(mCallBack, mEventName & \"_MiddleButtonCl";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_MiddleButtonClick");
 };
RDebugUtils.currentLine=2424838;
 //BA.debugLineNum = 2424838;BA.debugLine="End Sub";
return "";
}
public String  _middle_button_longclick(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "middle_button_longclick", true))
	 {return ((String) Debug.delegate(ba, "middle_button_longclick", null));}
RDebugUtils.currentLine=2359296;
 //BA.debugLineNum = 2359296;BA.debugLine="Private Sub middle_button_LongClick";
RDebugUtils.currentLine=2359298;
 //BA.debugLineNum = 2359298;BA.debugLine="middle_button_longclick_handler";
__ref._middle_button_longclick_handler /*String*/ (null);
RDebugUtils.currentLine=2359300;
 //BA.debugLineNum = 2359300;BA.debugLine="End Sub";
return "";
}
public String  _middle_button_longclick_handler(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "middle_button_longclick_handler", true))
	 {return ((String) Debug.delegate(ba, "middle_button_longclick_handler", null));}
RDebugUtils.currentLine=2490368;
 //BA.debugLineNum = 2490368;BA.debugLine="Private Sub middle_button_longclick_handler";
RDebugUtils.currentLine=2490370;
 //BA.debugLineNum = 2490370;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_Middle";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_MiddleButtonLongClick",(int) (0))) { 
RDebugUtils.currentLine=2490371;
 //BA.debugLineNum = 2490371;BA.debugLine="CallSub(mCallBack, mEventName & \"_MiddleButtonLo";
__c.CallSubNew(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_MiddleButtonLongClick");
 };
RDebugUtils.currentLine=2490374;
 //BA.debugLineNum = 2490374;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetcolor1(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetcolor1", true))
	 {return ((String) Debug.delegate(ba, "setbadgetcolor1", new Object[] {_color}));}
RDebugUtils.currentLine=7733248;
 //BA.debugLineNum = 7733248;BA.debugLine="Public Sub setBadgetColor1(color As Int)";
RDebugUtils.currentLine=7733250;
 //BA.debugLineNum = 7733250;BA.debugLine="badget_color_1 = color";
__ref._badget_color_1 /*int*/  = _color;
RDebugUtils.currentLine=7733251;
 //BA.debugLineNum = 7733251;BA.debugLine="xlbl_badget_1.Color = color";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(_color);
RDebugUtils.currentLine=7733253;
 //BA.debugLineNum = 7733253;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetcolor2(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetcolor2", true))
	 {return ((String) Debug.delegate(ba, "setbadgetcolor2", new Object[] {_color}));}
RDebugUtils.currentLine=7864320;
 //BA.debugLineNum = 7864320;BA.debugLine="Public Sub setBadgetColor2(color As Int)";
RDebugUtils.currentLine=7864322;
 //BA.debugLineNum = 7864322;BA.debugLine="badget_color_2 = color";
__ref._badget_color_2 /*int*/  = _color;
RDebugUtils.currentLine=7864323;
 //BA.debugLineNum = 7864323;BA.debugLine="xlbl_badget_2.Color = color";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(_color);
RDebugUtils.currentLine=7864325;
 //BA.debugLineNum = 7864325;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetcolor3(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetcolor3", true))
	 {return ((String) Debug.delegate(ba, "setbadgetcolor3", new Object[] {_color}));}
RDebugUtils.currentLine=7995392;
 //BA.debugLineNum = 7995392;BA.debugLine="Public Sub setBadgetColor3(color As Int)";
RDebugUtils.currentLine=7995394;
 //BA.debugLineNum = 7995394;BA.debugLine="badget_color_3 = color";
__ref._badget_color_3 /*int*/  = _color;
RDebugUtils.currentLine=7995395;
 //BA.debugLineNum = 7995395;BA.debugLine="xlbl_badget_3.Color = color";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(_color);
RDebugUtils.currentLine=7995397;
 //BA.debugLineNum = 7995397;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetcolor4(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetcolor4", true))
	 {return ((String) Debug.delegate(ba, "setbadgetcolor4", new Object[] {_color}));}
RDebugUtils.currentLine=8126464;
 //BA.debugLineNum = 8126464;BA.debugLine="Public Sub setBadgetColor4(color As Int)";
RDebugUtils.currentLine=8126466;
 //BA.debugLineNum = 8126466;BA.debugLine="badget_color_4 = color";
__ref._badget_color_4 /*int*/  = _color;
RDebugUtils.currentLine=8126467;
 //BA.debugLineNum = 8126467;BA.debugLine="xlbl_badget_4.Color = color";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(_color);
RDebugUtils.currentLine=8126469;
 //BA.debugLineNum = 8126469;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetcolor5(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetcolor5", true))
	 {return ((String) Debug.delegate(ba, "setbadgetcolor5", new Object[] {_color}));}
RDebugUtils.currentLine=8257536;
 //BA.debugLineNum = 8257536;BA.debugLine="Public Sub setBadgetColor5(color As Int)";
RDebugUtils.currentLine=8257538;
 //BA.debugLineNum = 8257538;BA.debugLine="badget_color_5 = color";
__ref._badget_color_5 /*int*/  = _color;
RDebugUtils.currentLine=8257539;
 //BA.debugLineNum = 8257539;BA.debugLine="xlbl_badget_5.Color = color";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(_color);
RDebugUtils.currentLine=8257541;
 //BA.debugLineNum = 8257541;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetvalue1(as.bottom.menu.asbottommenu __ref,int _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetvalue1", true))
	 {return ((String) Debug.delegate(ba, "setbadgetvalue1", new Object[] {_value}));}
RDebugUtils.currentLine=8388608;
 //BA.debugLineNum = 8388608;BA.debugLine="Public Sub setBadgetValue1(value As Int)";
RDebugUtils.currentLine=8388610;
 //BA.debugLineNum = 8388610;BA.debugLine="badget_value_1 = value";
__ref._badget_value_1 /*int*/  = _value;
RDebugUtils.currentLine=8388612;
 //BA.debugLineNum = 8388612;BA.debugLine="If value > 9 Then";
if (_value>9) { 
RDebugUtils.currentLine=8388614;
 //BA.debugLineNum = 8388614;BA.debugLine="xlbl_badget_1.Text = \"+\" & 9";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence("+"+BA.NumberToString(9)));
RDebugUtils.currentLine=8388615;
 //BA.debugLineNum = 8388615;BA.debugLine="xlbl_badget_1.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else 
{RDebugUtils.currentLine=8388617;
 //BA.debugLineNum = 8388617;BA.debugLine="Else if value < 0 Then";
if (_value<0) { 
RDebugUtils.currentLine=8388619;
 //BA.debugLineNum = 8388619;BA.debugLine="xlbl_badget_1.Text = 0";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(0));
RDebugUtils.currentLine=8388620;
 //BA.debugLineNum = 8388620;BA.debugLine="xlbl_badget_1.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else {
RDebugUtils.currentLine=8388624;
 //BA.debugLineNum = 8388624;BA.debugLine="xlbl_badget_1.Text = value";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(_value));
RDebugUtils.currentLine=8388625;
 //BA.debugLineNum = 8388625;BA.debugLine="xlbl_badget_1.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }}
;
RDebugUtils.currentLine=8388629;
 //BA.debugLineNum = 8388629;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=8388631;
 //BA.debugLineNum = 8388631;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetvalue2(as.bottom.menu.asbottommenu __ref,int _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetvalue2", true))
	 {return ((String) Debug.delegate(ba, "setbadgetvalue2", new Object[] {_value}));}
RDebugUtils.currentLine=8519680;
 //BA.debugLineNum = 8519680;BA.debugLine="Public Sub setBadgetValue2(value As Int)";
RDebugUtils.currentLine=8519682;
 //BA.debugLineNum = 8519682;BA.debugLine="badget_value_2 = value";
__ref._badget_value_2 /*int*/  = _value;
RDebugUtils.currentLine=8519684;
 //BA.debugLineNum = 8519684;BA.debugLine="If value > 9 Then";
if (_value>9) { 
RDebugUtils.currentLine=8519686;
 //BA.debugLineNum = 8519686;BA.debugLine="xlbl_badget_2.Text = \"+\" & 9";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence("+"+BA.NumberToString(9)));
RDebugUtils.currentLine=8519687;
 //BA.debugLineNum = 8519687;BA.debugLine="xlbl_badget_2.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else 
{RDebugUtils.currentLine=8519689;
 //BA.debugLineNum = 8519689;BA.debugLine="Else if value < 0 Then";
if (_value<0) { 
RDebugUtils.currentLine=8519691;
 //BA.debugLineNum = 8519691;BA.debugLine="xlbl_badget_2.Text = 0";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(0));
RDebugUtils.currentLine=8519692;
 //BA.debugLineNum = 8519692;BA.debugLine="xlbl_badget_2.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else {
RDebugUtils.currentLine=8519696;
 //BA.debugLineNum = 8519696;BA.debugLine="xlbl_badget_2.Text = value";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(_value));
RDebugUtils.currentLine=8519697;
 //BA.debugLineNum = 8519697;BA.debugLine="xlbl_badget_2.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }}
;
RDebugUtils.currentLine=8519700;
 //BA.debugLineNum = 8519700;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=8519701;
 //BA.debugLineNum = 8519701;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetvalue3(as.bottom.menu.asbottommenu __ref,int _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetvalue3", true))
	 {return ((String) Debug.delegate(ba, "setbadgetvalue3", new Object[] {_value}));}
RDebugUtils.currentLine=8650752;
 //BA.debugLineNum = 8650752;BA.debugLine="Public Sub setBadgetValue3(value As Int)";
RDebugUtils.currentLine=8650754;
 //BA.debugLineNum = 8650754;BA.debugLine="badget_value_3 = value";
__ref._badget_value_3 /*int*/  = _value;
RDebugUtils.currentLine=8650756;
 //BA.debugLineNum = 8650756;BA.debugLine="If value > 9 Then";
if (_value>9) { 
RDebugUtils.currentLine=8650758;
 //BA.debugLineNum = 8650758;BA.debugLine="xlbl_badget_3.Text = \"+\" & 9";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence("+"+BA.NumberToString(9)));
RDebugUtils.currentLine=8650759;
 //BA.debugLineNum = 8650759;BA.debugLine="xlbl_badget_3.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else 
{RDebugUtils.currentLine=8650761;
 //BA.debugLineNum = 8650761;BA.debugLine="Else if value < 0 Then";
if (_value<0) { 
RDebugUtils.currentLine=8650763;
 //BA.debugLineNum = 8650763;BA.debugLine="xlbl_badget_3.Text = 0";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(0));
RDebugUtils.currentLine=8650764;
 //BA.debugLineNum = 8650764;BA.debugLine="xlbl_badget_3.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else {
RDebugUtils.currentLine=8650768;
 //BA.debugLineNum = 8650768;BA.debugLine="xlbl_badget_3.Text = value";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(_value));
RDebugUtils.currentLine=8650769;
 //BA.debugLineNum = 8650769;BA.debugLine="xlbl_badget_3.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }}
;
RDebugUtils.currentLine=8650772;
 //BA.debugLineNum = 8650772;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=8650773;
 //BA.debugLineNum = 8650773;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetvalue4(as.bottom.menu.asbottommenu __ref,int _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetvalue4", true))
	 {return ((String) Debug.delegate(ba, "setbadgetvalue4", new Object[] {_value}));}
RDebugUtils.currentLine=8781824;
 //BA.debugLineNum = 8781824;BA.debugLine="Public Sub setBadgetValue4(value As Int)";
RDebugUtils.currentLine=8781826;
 //BA.debugLineNum = 8781826;BA.debugLine="badget_value_4 = value";
__ref._badget_value_4 /*int*/  = _value;
RDebugUtils.currentLine=8781828;
 //BA.debugLineNum = 8781828;BA.debugLine="If value > 9 Then";
if (_value>9) { 
RDebugUtils.currentLine=8781830;
 //BA.debugLineNum = 8781830;BA.debugLine="xlbl_badget_4.Text = \"+\" & 9";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence("+"+BA.NumberToString(9)));
RDebugUtils.currentLine=8781831;
 //BA.debugLineNum = 8781831;BA.debugLine="xlbl_badget_4.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else 
{RDebugUtils.currentLine=8781833;
 //BA.debugLineNum = 8781833;BA.debugLine="Else if value < 0 Then";
if (_value<0) { 
RDebugUtils.currentLine=8781835;
 //BA.debugLineNum = 8781835;BA.debugLine="xlbl_badget_4.Text = 0";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(0));
RDebugUtils.currentLine=8781836;
 //BA.debugLineNum = 8781836;BA.debugLine="xlbl_badget_4.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else {
RDebugUtils.currentLine=8781840;
 //BA.debugLineNum = 8781840;BA.debugLine="xlbl_badget_4.Text = value";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(_value));
RDebugUtils.currentLine=8781841;
 //BA.debugLineNum = 8781841;BA.debugLine="xlbl_badget_4.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }}
;
RDebugUtils.currentLine=8781844;
 //BA.debugLineNum = 8781844;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=8781845;
 //BA.debugLineNum = 8781845;BA.debugLine="End Sub";
return "";
}
public String  _setbadgetvalue5(as.bottom.menu.asbottommenu __ref,int _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setbadgetvalue5", true))
	 {return ((String) Debug.delegate(ba, "setbadgetvalue5", new Object[] {_value}));}
RDebugUtils.currentLine=8912896;
 //BA.debugLineNum = 8912896;BA.debugLine="Public Sub setBadgetValue5(value As Int)";
RDebugUtils.currentLine=8912898;
 //BA.debugLineNum = 8912898;BA.debugLine="badget_value_5 = value";
__ref._badget_value_5 /*int*/  = _value;
RDebugUtils.currentLine=8912900;
 //BA.debugLineNum = 8912900;BA.debugLine="If value > 9 Then";
if (_value>9) { 
RDebugUtils.currentLine=8912902;
 //BA.debugLineNum = 8912902;BA.debugLine="xlbl_badget_5.Text = \"+\" & 9";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence("+"+BA.NumberToString(9)));
RDebugUtils.currentLine=8912903;
 //BA.debugLineNum = 8912903;BA.debugLine="xlbl_badget_5.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else 
{RDebugUtils.currentLine=8912905;
 //BA.debugLineNum = 8912905;BA.debugLine="Else if value < 0 Then";
if (_value<0) { 
RDebugUtils.currentLine=8912907;
 //BA.debugLineNum = 8912907;BA.debugLine="xlbl_badget_5.Text = 0";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(0));
RDebugUtils.currentLine=8912908;
 //BA.debugLineNum = 8912908;BA.debugLine="xlbl_badget_5.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }else {
RDebugUtils.currentLine=8912912;
 //BA.debugLineNum = 8912912;BA.debugLine="xlbl_badget_5.Text = value";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(_value));
RDebugUtils.currentLine=8912913;
 //BA.debugLineNum = 8912913;BA.debugLine="xlbl_badget_5.TextSize = FitTextSize(xlbl_badget";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setTextSize(__ref._fittextsize /*float*/ (null,__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ ));
 }}
;
RDebugUtils.currentLine=8912916;
 //BA.debugLineNum = 8912916;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=8912917;
 //BA.debugLineNum = 8912917;BA.debugLine="End Sub";
return "";
}
public String  _setcurrenttab(as.bottom.menu.asbottommenu __ref,int _tabnumber) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setcurrenttab", true))
	 {return ((String) Debug.delegate(ba, "setcurrenttab", new Object[] {_tabnumber}));}
RDebugUtils.currentLine=3473408;
 //BA.debugLineNum = 3473408;BA.debugLine="Public Sub setCurrentTab(tabnumber As Int)";
RDebugUtils.currentLine=3473410;
 //BA.debugLineNum = 3473410;BA.debugLine="If tabnumber = 1 Or tabnumber = 2 Or tabnumber =";
if (_tabnumber==1 || _tabnumber==2 || _tabnumber==3 || _tabnumber==4 || _tabnumber==5) { 
RDebugUtils.currentLine=3473412;
 //BA.debugLineNum = 3473412;BA.debugLine="current_tab = tabnumber";
__ref._current_tab /*int*/  = _tabnumber;
 }else {
RDebugUtils.currentLine=3473417;
 //BA.debugLineNum = 3473417;BA.debugLine="Log(\"Tab Number not in range\")";
__c.LogImpl("93473417","Tab Number not in range",0);
 };
RDebugUtils.currentLine=3473422;
 //BA.debugLineNum = 3473422;BA.debugLine="End Sub";
return "";
}
public String  _setenablebadget1(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setenablebadget1", true))
	 {return ((String) Debug.delegate(ba, "setenablebadget1", new Object[] {_enable}));}
RDebugUtils.currentLine=7077888;
 //BA.debugLineNum = 7077888;BA.debugLine="Public Sub setEnableBadget1(Enable As Boolean)";
RDebugUtils.currentLine=7077890;
 //BA.debugLineNum = 7077890;BA.debugLine="enable_badget_1 = Enable";
__ref._enable_badget_1 /*boolean*/  = _enable;
RDebugUtils.currentLine=7077891;
 //BA.debugLineNum = 7077891;BA.debugLine="xlbl_badget_1.Visible = Enable";
__ref._xlbl_badget_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(_enable);
RDebugUtils.currentLine=7077893;
 //BA.debugLineNum = 7077893;BA.debugLine="End Sub";
return "";
}
public String  _setenablebadget2(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setenablebadget2", true))
	 {return ((String) Debug.delegate(ba, "setenablebadget2", new Object[] {_enable}));}
RDebugUtils.currentLine=7208960;
 //BA.debugLineNum = 7208960;BA.debugLine="Public Sub setEnableBadget2(Enable As Boolean)";
RDebugUtils.currentLine=7208962;
 //BA.debugLineNum = 7208962;BA.debugLine="enable_badget_2 = Enable";
__ref._enable_badget_2 /*boolean*/  = _enable;
RDebugUtils.currentLine=7208963;
 //BA.debugLineNum = 7208963;BA.debugLine="xlbl_badget_2.Visible = Enable";
__ref._xlbl_badget_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(_enable);
RDebugUtils.currentLine=7208965;
 //BA.debugLineNum = 7208965;BA.debugLine="End Sub";
return "";
}
public String  _setenablebadget3(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setenablebadget3", true))
	 {return ((String) Debug.delegate(ba, "setenablebadget3", new Object[] {_enable}));}
RDebugUtils.currentLine=7340032;
 //BA.debugLineNum = 7340032;BA.debugLine="Public Sub setEnableBadget3(Enable As Boolean)";
RDebugUtils.currentLine=7340034;
 //BA.debugLineNum = 7340034;BA.debugLine="enable_badget_3 = Enable";
__ref._enable_badget_3 /*boolean*/  = _enable;
RDebugUtils.currentLine=7340035;
 //BA.debugLineNum = 7340035;BA.debugLine="xlbl_badget_3.Visible = Enable";
__ref._xlbl_badget_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(_enable);
RDebugUtils.currentLine=7340037;
 //BA.debugLineNum = 7340037;BA.debugLine="End Sub";
return "";
}
public String  _setenablebadget4(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setenablebadget4", true))
	 {return ((String) Debug.delegate(ba, "setenablebadget4", new Object[] {_enable}));}
RDebugUtils.currentLine=7471104;
 //BA.debugLineNum = 7471104;BA.debugLine="Public Sub setEnableBadget4(Enable As Boolean)";
RDebugUtils.currentLine=7471106;
 //BA.debugLineNum = 7471106;BA.debugLine="enable_badget_4 = Enable";
__ref._enable_badget_4 /*boolean*/  = _enable;
RDebugUtils.currentLine=7471107;
 //BA.debugLineNum = 7471107;BA.debugLine="xlbl_badget_4.Visible = Enable";
__ref._xlbl_badget_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(_enable);
RDebugUtils.currentLine=7471109;
 //BA.debugLineNum = 7471109;BA.debugLine="End Sub";
return "";
}
public String  _setenablebadget5(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setenablebadget5", true))
	 {return ((String) Debug.delegate(ba, "setenablebadget5", new Object[] {_enable}));}
RDebugUtils.currentLine=7602176;
 //BA.debugLineNum = 7602176;BA.debugLine="Public Sub setEnableBadget5(Enable As Boolean)";
RDebugUtils.currentLine=7602178;
 //BA.debugLineNum = 7602178;BA.debugLine="enable_badget_5 = Enable";
__ref._enable_badget_5 /*boolean*/  = _enable;
RDebugUtils.currentLine=7602179;
 //BA.debugLineNum = 7602179;BA.debugLine="xlbl_badget_5.Visible = Enable";
__ref._xlbl_badget_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setVisible(_enable);
RDebugUtils.currentLine=7602181;
 //BA.debugLineNum = 7602181;BA.debugLine="End Sub";
return "";
}
public String  _setmiddlebuttonsize(as.bottom.menu.asbottommenu __ref,double _size,double _borderwidth) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setmiddlebuttonsize", true))
	 {return ((String) Debug.delegate(ba, "setmiddlebuttonsize", new Object[] {_size,_borderwidth}));}
RDebugUtils.currentLine=3342336;
 //BA.debugLineNum = 3342336;BA.debugLine="Public Sub setMiddleButtonSize(size As Double, Bor";
RDebugUtils.currentLine=3342337;
 //BA.debugLineNum = 3342337;BA.debugLine="middlebuttonsize = size";
__ref._middlebuttonsize /*float*/  = (float) (_size);
RDebugUtils.currentLine=3342338;
 //BA.debugLineNum = 3342338;BA.debugLine="xpnl_middlebutton.SetLayoutAnimated(0,mBase.Width";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),(int) (__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2-__ref._middlebuttonsize /*float*/ /(double)2),(int) (__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getTop()-__ref._middlebuttonsize /*float*/ /(double)2),(int) (__ref._middlebuttonsize /*float*/ ),(int) (__ref._middlebuttonsize /*float*/ ));
RDebugUtils.currentLine=3342340;
 //BA.debugLineNum = 3342340;BA.debugLine="xicon_middlebutton.SetLayoutAnimated(0,20dip,20di";
__ref._xicon_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated((int) (0),__c.DipToCurrent((int) (20)),__c.DipToCurrent((int) (20)),(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()-__c.DipToCurrent((int) (40))),(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()-__c.DipToCurrent((int) (40))));
RDebugUtils.currentLine=3342342;
 //BA.debugLineNum = 3342342;BA.debugLine="xpnl_middlebutton.SetColorAndBorder(middlebuttonb";
__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetColorAndBorder(__ref._middlebuttonbackground_color /*int*/ ,(int) (_borderwidth),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White,(int) (__ref._xpnl_middlebutton /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight()/(double)2));
RDebugUtils.currentLine=3342344;
 //BA.debugLineNum = 3342344;BA.debugLine="If middlebutton_wave = True Then";
if (__ref._middlebutton_wave /*boolean*/ ==__c.True) { 
RDebugUtils.currentLine=3342346;
 //BA.debugLineNum = 3342346;BA.debugLine="build_wave(middlebuttonsize)";
__ref._build_wave /*String*/ (null,__ref._middlebuttonsize /*float*/ );
 };
RDebugUtils.currentLine=3342350;
 //BA.debugLineNum = 3342350;BA.debugLine="End Sub";
return "";
}
public String  _setpageclickcolor(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setpageclickcolor", true))
	 {return ((String) Debug.delegate(ba, "setpageclickcolor", new Object[] {_color}));}
RDebugUtils.currentLine=3604480;
 //BA.debugLineNum = 3604480;BA.debugLine="Public Sub setPageClickColor(color As Int)";
RDebugUtils.currentLine=3604482;
 //BA.debugLineNum = 3604482;BA.debugLine="tabclick_color = color";
__ref._tabclick_color /*int*/  = _color;
RDebugUtils.currentLine=3604484;
 //BA.debugLineNum = 3604484;BA.debugLine="End Sub";
return "";
}
public String  _setpartinglinecolor(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setpartinglinecolor", true))
	 {return ((String) Debug.delegate(ba, "setpartinglinecolor", new Object[] {_color}));}
RDebugUtils.currentLine=4915200;
 //BA.debugLineNum = 4915200;BA.debugLine="Public Sub setPartinglineColor(color As Int)";
RDebugUtils.currentLine=4915202;
 //BA.debugLineNum = 4915202;BA.debugLine="partingline_color = color";
__ref._partingline_color /*int*/  = _color;
RDebugUtils.currentLine=4915204;
 //BA.debugLineNum = 4915204;BA.debugLine="End Sub";
return "";
}
public String  _setpartinglinevisible(as.bottom.menu.asbottommenu __ref,boolean _visible) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setpartinglinevisible", true))
	 {return ((String) Debug.delegate(ba, "setpartinglinevisible", new Object[] {_visible}));}
RDebugUtils.currentLine=5046272;
 //BA.debugLineNum = 5046272;BA.debugLine="Public Sub setPartinglineVisible(visible As Boolea";
RDebugUtils.currentLine=5046274;
 //BA.debugLineNum = 5046274;BA.debugLine="partinglineshow = visible";
__ref._partinglineshow /*boolean*/  = _visible;
RDebugUtils.currentLine=5046275;
 //BA.debugLineNum = 5046275;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=5046277;
 //BA.debugLineNum = 5046277;BA.debugLine="End Sub";
return "";
}
public String  _setselectedpageiconcolor(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setselectedpageiconcolor", true))
	 {return ((String) Debug.delegate(ba, "setselectedpageiconcolor", new Object[] {_color}));}
RDebugUtils.currentLine=3866624;
 //BA.debugLineNum = 3866624;BA.debugLine="Public Sub setSelectedPageIconColor(color As Int)";
RDebugUtils.currentLine=3866626;
 //BA.debugLineNum = 3866626;BA.debugLine="selectedpage_color = color";
__ref._selectedpage_color /*int*/  = _color;
RDebugUtils.currentLine=3866628;
 //BA.debugLineNum = 3866628;BA.debugLine="End Sub";
return "";
}
public String  _settabbackgroundcolor(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settabbackgroundcolor", true))
	 {return ((String) Debug.delegate(ba, "settabbackgroundcolor", new Object[] {_color}));}
RDebugUtils.currentLine=3735552;
 //BA.debugLineNum = 3735552;BA.debugLine="Public Sub setTabBackgroundColor(color As Int)";
RDebugUtils.currentLine=3735554;
 //BA.debugLineNum = 3735554;BA.debugLine="tabBackground_color = color";
__ref._tabbackground_color /*int*/  = _color;
RDebugUtils.currentLine=3735555;
 //BA.debugLineNum = 3735555;BA.debugLine="xpnl_tab_background.Color = tabBackground_color";
__ref._xpnl_tab_background /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(__ref._tabbackground_color /*int*/ );
RDebugUtils.currentLine=3735557;
 //BA.debugLineNum = 3735557;BA.debugLine="End Sub";
return "";
}
public String  _settext1(as.bottom.menu.asbottommenu __ref,String _text) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settext1", true))
	 {return ((String) Debug.delegate(ba, "settext1", new Object[] {_text}));}
RDebugUtils.currentLine=3997696;
 //BA.debugLineNum = 3997696;BA.debugLine="Public Sub setText1(text As String)";
RDebugUtils.currentLine=3997698;
 //BA.debugLineNum = 3997698;BA.debugLine="text_1 = text";
__ref._text_1 /*String*/  = _text;
RDebugUtils.currentLine=3997699;
 //BA.debugLineNum = 3997699;BA.debugLine="xlbl_text_1.Text = text_1";
__ref._xlbl_text_1 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(__ref._text_1 /*String*/ ));
RDebugUtils.currentLine=3997701;
 //BA.debugLineNum = 3997701;BA.debugLine="End Sub";
return "";
}
public String  _settext2(as.bottom.menu.asbottommenu __ref,String _text) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settext2", true))
	 {return ((String) Debug.delegate(ba, "settext2", new Object[] {_text}));}
RDebugUtils.currentLine=4128768;
 //BA.debugLineNum = 4128768;BA.debugLine="Public Sub setText2(text As String)";
RDebugUtils.currentLine=4128770;
 //BA.debugLineNum = 4128770;BA.debugLine="text_2 = text";
__ref._text_2 /*String*/  = _text;
RDebugUtils.currentLine=4128771;
 //BA.debugLineNum = 4128771;BA.debugLine="xlbl_text_2.Text = text_2";
__ref._xlbl_text_2 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(__ref._text_2 /*String*/ ));
RDebugUtils.currentLine=4128773;
 //BA.debugLineNum = 4128773;BA.debugLine="End Sub";
return "";
}
public String  _settext3(as.bottom.menu.asbottommenu __ref,String _text) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settext3", true))
	 {return ((String) Debug.delegate(ba, "settext3", new Object[] {_text}));}
RDebugUtils.currentLine=4259840;
 //BA.debugLineNum = 4259840;BA.debugLine="Public Sub setText3(text As String)";
RDebugUtils.currentLine=4259842;
 //BA.debugLineNum = 4259842;BA.debugLine="text_3 = text";
__ref._text_3 /*String*/  = _text;
RDebugUtils.currentLine=4259843;
 //BA.debugLineNum = 4259843;BA.debugLine="xlbl_text_3.Text = text_3";
__ref._xlbl_text_3 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(__ref._text_3 /*String*/ ));
RDebugUtils.currentLine=4259845;
 //BA.debugLineNum = 4259845;BA.debugLine="End Sub";
return "";
}
public String  _settext4(as.bottom.menu.asbottommenu __ref,String _text) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settext4", true))
	 {return ((String) Debug.delegate(ba, "settext4", new Object[] {_text}));}
RDebugUtils.currentLine=4390912;
 //BA.debugLineNum = 4390912;BA.debugLine="Public Sub setText4(text As String)";
RDebugUtils.currentLine=4390914;
 //BA.debugLineNum = 4390914;BA.debugLine="text_4 = text";
__ref._text_4 /*String*/  = _text;
RDebugUtils.currentLine=4390915;
 //BA.debugLineNum = 4390915;BA.debugLine="xlbl_text_4.Text = text_4";
__ref._xlbl_text_4 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(__ref._text_4 /*String*/ ));
RDebugUtils.currentLine=4390917;
 //BA.debugLineNum = 4390917;BA.debugLine="End Sub";
return "";
}
public String  _settext5(as.bottom.menu.asbottommenu __ref,String _text) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "settext5", true))
	 {return ((String) Debug.delegate(ba, "settext5", new Object[] {_text}));}
RDebugUtils.currentLine=4521984;
 //BA.debugLineNum = 4521984;BA.debugLine="Public Sub setText5(text As String)";
RDebugUtils.currentLine=4521986;
 //BA.debugLineNum = 4521986;BA.debugLine="text_5 = text";
__ref._text_5 /*String*/  = _text;
RDebugUtils.currentLine=4521987;
 //BA.debugLineNum = 4521987;BA.debugLine="xlbl_text_5.Text = text_5";
__ref._xlbl_text_5 /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setText(BA.ObjectToCharSequence(__ref._text_5 /*String*/ ));
RDebugUtils.currentLine=4521989;
 //BA.debugLineNum = 4521989;BA.debugLine="End Sub";
return "";
}
public String  _setunderlinecolor(as.bottom.menu.asbottommenu __ref,int _color) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setunderlinecolor", true))
	 {return ((String) Debug.delegate(ba, "setunderlinecolor", new Object[] {_color}));}
RDebugUtils.currentLine=5308416;
 //BA.debugLineNum = 5308416;BA.debugLine="Public Sub setUnderlineColor(color As Int)";
RDebugUtils.currentLine=5308418;
 //BA.debugLineNum = 5308418;BA.debugLine="underline_color = color";
__ref._underline_color /*int*/  = _color;
RDebugUtils.currentLine=5308419;
 //BA.debugLineNum = 5308419;BA.debugLine="xpnl_underline.Color = color";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .setColor(_color);
RDebugUtils.currentLine=5308421;
 //BA.debugLineNum = 5308421;BA.debugLine="End Sub";
return "";
}
public String  _setunderlinevisible(as.bottom.menu.asbottommenu __ref,boolean _visible) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setunderlinevisible", true))
	 {return ((String) Debug.delegate(ba, "setunderlinevisible", new Object[] {_visible}));}
RDebugUtils.currentLine=5439488;
 //BA.debugLineNum = 5439488;BA.debugLine="Public Sub setUnderlineVisible(visible As Boolean)";
RDebugUtils.currentLine=5439490;
 //BA.debugLineNum = 5439490;BA.debugLine="underline_visible = visible";
__ref._underline_visible /*boolean*/  = _visible;
RDebugUtils.currentLine=5439491;
 //BA.debugLineNum = 5439491;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=5439493;
 //BA.debugLineNum = 5439493;BA.debugLine="End Sub";
return "";
}
public void  _setwaveonmiddlebutton(as.bottom.menu.asbottommenu __ref,boolean _enable) throws Exception{
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "setwaveonmiddlebutton", true))
	 {Debug.delegate(ba, "setwaveonmiddlebutton", new Object[] {_enable}); return;}
ResumableSub_setWaveOnMiddleButton rsub = new ResumableSub_setWaveOnMiddleButton(this,__ref,_enable);
rsub.resume(ba, null);
}
public static class ResumableSub_setWaveOnMiddleButton extends BA.ResumableSub {
public ResumableSub_setWaveOnMiddleButton(as.bottom.menu.asbottommenu parent,as.bottom.menu.asbottommenu __ref,boolean _enable) {
this.parent = parent;
this.__ref = __ref;
this._enable = _enable;
this.__ref = parent;
}
as.bottom.menu.asbottommenu __ref;
as.bottom.menu.asbottommenu parent;
boolean _enable;
anywheresoftware.b4a.objects.B4XViewWrapper _v = null;
anywheresoftware.b4a.BA.IterableList group4;
int index4;
int groupLen4;

@Override
public void resume(BA ba, Object[] result) throws Exception{
RDebugUtils.currentModule="asbottommenu";

    while (true) {
try {

        switch (state) {
            case -1:
return;

case 0:
//C
this.state = 1;
RDebugUtils.currentLine=5832706;
 //BA.debugLineNum = 5832706;BA.debugLine="middlebutton_wave = enable";
__ref._middlebutton_wave /*boolean*/  = _enable;
RDebugUtils.currentLine=5832707;
 //BA.debugLineNum = 5832707;BA.debugLine="If enable = False  Then";
if (true) break;

case 1:
//if
this.state = 20;
if (_enable==parent.__c.False) { 
this.state = 3;
}if (true) break;

case 3:
//C
this.state = 4;
RDebugUtils.currentLine=5832710;
 //BA.debugLineNum = 5832710;BA.debugLine="Try";
if (true) break;

case 4:
//try
this.state = 19;
this.catchState = 18;
this.state = 6;
if (true) break;

case 6:
//C
this.state = 7;
this.catchState = 18;
RDebugUtils.currentLine=5832711;
 //BA.debugLineNum = 5832711;BA.debugLine="For Each v As B4XView In mBase.GetAllViewsRecur";
if (true) break;

case 7:
//for
this.state = 16;
_v = new anywheresoftware.b4a.objects.B4XViewWrapper();
group4 = __ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .GetAllViewsRecursive();
index4 = 0;
groupLen4 = group4.getSize();
this.state = 21;
if (true) break;

case 21:
//C
this.state = 16;
if (index4 < groupLen4) {
this.state = 9;
_v = (anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(group4.Get(index4)));}
if (true) break;

case 22:
//C
this.state = 21;
index4++;
if (true) break;

case 9:
//C
this.state = 10;
RDebugUtils.currentLine=5832713;
 //BA.debugLineNum = 5832713;BA.debugLine="If v.Tag = \"shape\" Then v.RemoveViewFromParent";
if (true) break;

case 10:
//if
this.state = 15;
if ((_v.getTag()).equals((Object)("shape"))) { 
this.state = 12;
;}if (true) break;

case 12:
//C
this.state = 15;
_v.RemoveViewFromParent();
if (true) break;

case 15:
//C
this.state = 22;
;
RDebugUtils.currentLine=5832714;
 //BA.debugLineNum = 5832714;BA.debugLine="Sleep(0)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "setwaveonmiddlebutton"),(int) (0));
this.state = 23;
return;
case 23:
//C
this.state = 22;
;
 if (true) break;
if (true) break;

case 16:
//C
this.state = 19;
;
 if (true) break;

case 18:
//C
this.state = 19;
this.catchState = 0;
RDebugUtils.currentLine=5832719;
 //BA.debugLineNum = 5832719;BA.debugLine="Log(LastException)";
parent.__c.LogImpl("95832719",BA.ObjectToString(parent.__c.LastException(ba)),0);
 if (true) break;
if (true) break;

case 19:
//C
this.state = 20;
this.catchState = 0;
;
 if (true) break;

case 20:
//C
this.state = -1;
;
RDebugUtils.currentLine=5832725;
 //BA.debugLineNum = 5832725;BA.debugLine="Base_Resize(mBase.Width,mBase.Height)";
__ref._base_resize /*String*/ (null,__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth(),__ref._mbase /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getHeight());
RDebugUtils.currentLine=5832727;
 //BA.debugLineNum = 5832727;BA.debugLine="End Sub";
if (true) break;
}} 
       catch (Exception e0) {
			
if (catchState == 0)
    throw e0;
else {
    state = catchState;
ba.setLastException(e0);}
            }
        }
    }
}
public String  _tab_1_click(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_1_click", true))
	 {return ((String) Debug.delegate(ba, "tab_1_click", null));}
RDebugUtils.currentLine=2555904;
 //BA.debugLineNum = 2555904;BA.debugLine="Private Sub tab_1_Click";
RDebugUtils.currentLine=2555906;
 //BA.debugLineNum = 2555906;BA.debugLine="tab_1_handler(True,250,150)";
__ref._tab_1_handler /*String*/ (null,__c.True,(int) (250),(int) (150));
RDebugUtils.currentLine=2555908;
 //BA.debugLineNum = 2555908;BA.debugLine="End Sub";
return "";
}
public String  _tabchange_handler(as.bottom.menu.asbottommenu __ref,int _currenttab) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tabchange_handler", true))
	 {return ((String) Debug.delegate(ba, "tabchange_handler", new Object[] {_currenttab}));}
RDebugUtils.currentLine=2228224;
 //BA.debugLineNum = 2228224;BA.debugLine="Private Sub tabchange_handler(currenttab As Int)";
RDebugUtils.currentLine=2228226;
 //BA.debugLineNum = 2228226;BA.debugLine="If xui.SubExists(mCallBack, mEventName & \"_TabCha";
if (__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .SubExists(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_TabChange",(int) (0))) { 
RDebugUtils.currentLine=2228227;
 //BA.debugLineNum = 2228227;BA.debugLine="CallSub2(mCallBack, mEventName & \"_TabChange\",cu";
__c.CallSubNew2(ba,__ref._mcallback /*Object*/ ,__ref._meventname /*String*/ +"_TabChange",(Object)(_currenttab));
 };
RDebugUtils.currentLine=2228230;
 //BA.debugLineNum = 2228230;BA.debugLine="End Sub";
return "";
}
public String  _underline_slide_animation_withtext_1(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _totextview,anywheresoftware.b4a.objects.B4XViewWrapper _totab,anywheresoftware.b4a.objects.B4XViewWrapper _toiconview,int _speed250) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "underline_slide_animation_withtext_1", true))
	 {return ((String) Debug.delegate(ba, "underline_slide_animation_withtext_1", new Object[] {_totextview,_totab,_toiconview,_speed250}));}
RDebugUtils.currentLine=2097152;
 //BA.debugLineNum = 2097152;BA.debugLine="Private Sub underline_slide_animation_withtext_1(t";
RDebugUtils.currentLine=2097154;
 //BA.debugLineNum = 2097154;BA.debugLine="format_textlabel(speed250)";
__ref._format_textlabel /*String*/ (null,_speed250);
RDebugUtils.currentLine=2097157;
 //BA.debugLineNum = 2097157;BA.debugLine="toiconview.SetLayoutAnimated(speed250,totab.Width";
_toiconview.SetLayoutAnimated(_speed250,(int) (_totab.getWidth()/(double)2-(__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (__c.DipToCurrent((int) (10))/(double)2),(int) (__c.DipToCurrent((int) (25))/(double)1.25),(int) (__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=2097158;
 //BA.debugLineNum = 2097158;BA.debugLine="totextview.SetLayoutAnimated(speed250,0,5dip + to";
_totextview.SetLayoutAnimated(_speed250,(int) (0),(int) (__c.DipToCurrent((int) (5))+_toiconview.getHeight()),_totab.getWidth(),__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=2097160;
 //BA.debugLineNum = 2097160;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab.L";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totextview.getWidth()/(double)2-__c.DipToCurrent((int) (40))/(double)2),(int) (__c.DipToCurrent((int) (5))+_toiconview.getHeight()+_totextview.getHeight()+__c.DipToCurrent((int) (5))),__c.DipToCurrent((int) (40)),__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2097164;
 //BA.debugLineNum = 2097164;BA.debugLine="End Sub";
return "";
}
public String  _underline_slide_animation_1(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _toview,anywheresoftware.b4a.objects.B4XViewWrapper _totab,int _speed250) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "underline_slide_animation_1", true))
	 {return ((String) Debug.delegate(ba, "underline_slide_animation_1", new Object[] {_toview,_totab,_speed250}));}
RDebugUtils.currentLine=1966080;
 //BA.debugLineNum = 1966080;BA.debugLine="Private Sub underline_slide_animation_1(toview As";
RDebugUtils.currentLine=1966082;
 //BA.debugLineNum = 1966082;BA.debugLine="format_textlabel(speed250)";
__ref._format_textlabel /*String*/ (null,_speed250);
RDebugUtils.currentLine=1966084;
 //BA.debugLineNum = 1966084;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab.L";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-__c.DipToCurrent((int) (40))/(double)2),(int) (_toview.getTop()+_toview.getHeight()+__c.DipToCurrent((int) (2.5))),__c.DipToCurrent((int) (40)),__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=1966087;
 //BA.debugLineNum = 1966087;BA.debugLine="End Sub";
return "";
}
public void  _underline_slide_animation_withtext_2(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _totextview,anywheresoftware.b4a.objects.B4XViewWrapper _totab,anywheresoftware.b4a.objects.B4XViewWrapper _toiconview,int _speed250,int _speed150) throws Exception{
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "underline_slide_animation_withtext_2", true))
	 {Debug.delegate(ba, "underline_slide_animation_withtext_2", new Object[] {_totextview,_totab,_toiconview,_speed250,_speed150}); return;}
ResumableSub_underline_slide_animation_withtext_2 rsub = new ResumableSub_underline_slide_animation_withtext_2(this,__ref,_totextview,_totab,_toiconview,_speed250,_speed150);
rsub.resume(ba, null);
}
public static class ResumableSub_underline_slide_animation_withtext_2 extends BA.ResumableSub {
public ResumableSub_underline_slide_animation_withtext_2(as.bottom.menu.asbottommenu parent,as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _totextview,anywheresoftware.b4a.objects.B4XViewWrapper _totab,anywheresoftware.b4a.objects.B4XViewWrapper _toiconview,int _speed250,int _speed150) {
this.parent = parent;
this.__ref = __ref;
this._totextview = _totextview;
this._totab = _totab;
this._toiconview = _toiconview;
this._speed250 = _speed250;
this._speed150 = _speed150;
this.__ref = parent;
}
as.bottom.menu.asbottommenu __ref;
as.bottom.menu.asbottommenu parent;
anywheresoftware.b4a.objects.B4XViewWrapper _totextview;
anywheresoftware.b4a.objects.B4XViewWrapper _totab;
anywheresoftware.b4a.objects.B4XViewWrapper _toiconview;
int _speed250;
int _speed150;
double _tmp = 0;

@Override
public void resume(BA ba, Object[] result) throws Exception{
RDebugUtils.currentModule="asbottommenu";

    while (true) {
        switch (state) {
            case -1:
return;

case 0:
//C
this.state = 1;
RDebugUtils.currentLine=2162690;
 //BA.debugLineNum = 2162690;BA.debugLine="format_textlabel(speed250)";
__ref._format_textlabel /*String*/ (null,_speed250);
RDebugUtils.currentLine=2162691;
 //BA.debugLineNum = 2162691;BA.debugLine="toiconview.SetLayoutAnimated(speed250,totab.Width";
_toiconview.SetLayoutAnimated(_speed250,(int) (_totab.getWidth()/(double)2-(parent.__c.DipToCurrent((int) (25))/(double)1.25)/(double)2),(int) (parent.__c.DipToCurrent((int) (10))/(double)2),(int) (parent.__c.DipToCurrent((int) (25))/(double)1.25),(int) (parent.__c.DipToCurrent((int) (25))/(double)1.25));
RDebugUtils.currentLine=2162692;
 //BA.debugLineNum = 2162692;BA.debugLine="totextview.SetLayoutAnimated(speed250,0,5dip + to";
_totextview.SetLayoutAnimated(_speed250,(int) (0),(int) (parent.__c.DipToCurrent((int) (5))+_toiconview.getHeight()),_totab.getWidth(),parent.__c.DipToCurrent((int) (14)));
RDebugUtils.currentLine=2162696;
 //BA.debugLineNum = 2162696;BA.debugLine="If totab.Left < xpnl_underline.Left Then";
if (true) break;

case 1:
//if
this.state = 6;
if (_totab.getLeft()<__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()) { 
this.state = 3;
}else {
this.state = 5;
}if (true) break;

case 3:
//C
this.state = 6;
RDebugUtils.currentLine=2162697;
 //BA.debugLineNum = 2162697;BA.debugLine="Dim tmp As Double = xpnl_underline.Left - totab.";
_tmp = __ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()-_totab.getLeft()-parent.__c.DipToCurrent((int) (40))/(double)2;
RDebugUtils.currentLine=2162698;
 //BA.debugLineNum = 2162698;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed150,totab.";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed150,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toiconview.getWidth()/(double)2)/(double)2),(int) (parent.__c.DipToCurrent((int) (5))+_toiconview.getHeight()+_totextview.getHeight()+parent.__c.DipToCurrent((int) (5))),(int) (_tmp),parent.__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2162699;
 //BA.debugLineNum = 2162699;BA.debugLine="Sleep(speed150)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "underline_slide_animation_withtext_2"),_speed150);
this.state = 7;
return;
case 7:
//C
this.state = 6;
;
RDebugUtils.currentLine=2162700;
 //BA.debugLineNum = 2162700;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed150,totab.";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed150,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-parent.__c.DipToCurrent((int) (40))/(double)2),(int) (parent.__c.DipToCurrent((int) (5))+_toiconview.getHeight()+_totextview.getHeight()+parent.__c.DipToCurrent((int) (5))),parent.__c.DipToCurrent((int) (40)),parent.__c.DipToCurrent((int) (2)));
 if (true) break;

case 5:
//C
this.state = 6;
RDebugUtils.currentLine=2162703;
 //BA.debugLineNum = 2162703;BA.debugLine="Dim tmp As Double = totab.Left + totab.Width/2 -";
_tmp = _totab.getLeft()+_totab.getWidth()/(double)2-(_toiconview.getWidth()/(double)2)/(double)2-__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+parent.__c.DipToCurrent((int) (40))/(double)2;
RDebugUtils.currentLine=2162704;
 //BA.debugLineNum = 2162704;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,xpnl_u";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft(),(int) (parent.__c.DipToCurrent((int) (5))+_toiconview.getHeight()+_totextview.getHeight()+parent.__c.DipToCurrent((int) (5))),(int) (_tmp),parent.__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2162705;
 //BA.debugLineNum = 2162705;BA.debugLine="Sleep(speed250)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "underline_slide_animation_withtext_2"),_speed250);
this.state = 8;
return;
case 8:
//C
this.state = 6;
;
RDebugUtils.currentLine=2162706;
 //BA.debugLineNum = 2162706;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab.";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-parent.__c.DipToCurrent((int) (40))/(double)2),(int) (parent.__c.DipToCurrent((int) (5))+_toiconview.getHeight()+_totextview.getHeight()+parent.__c.DipToCurrent((int) (5))),parent.__c.DipToCurrent((int) (40)),parent.__c.DipToCurrent((int) (2)));
 if (true) break;

case 6:
//C
this.state = -1;
;
RDebugUtils.currentLine=2162710;
 //BA.debugLineNum = 2162710;BA.debugLine="End Sub";
if (true) break;

            }
        }
    }
}
public void  _underline_slide_animation_2(as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _toview,anywheresoftware.b4a.objects.B4XViewWrapper _totab,int _speed250) throws Exception{
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "underline_slide_animation_2", true))
	 {Debug.delegate(ba, "underline_slide_animation_2", new Object[] {_toview,_totab,_speed250}); return;}
ResumableSub_underline_slide_animation_2 rsub = new ResumableSub_underline_slide_animation_2(this,__ref,_toview,_totab,_speed250);
rsub.resume(ba, null);
}
public static class ResumableSub_underline_slide_animation_2 extends BA.ResumableSub {
public ResumableSub_underline_slide_animation_2(as.bottom.menu.asbottommenu parent,as.bottom.menu.asbottommenu __ref,anywheresoftware.b4a.objects.B4XViewWrapper _toview,anywheresoftware.b4a.objects.B4XViewWrapper _totab,int _speed250) {
this.parent = parent;
this.__ref = __ref;
this._toview = _toview;
this._totab = _totab;
this._speed250 = _speed250;
this.__ref = parent;
}
as.bottom.menu.asbottommenu __ref;
as.bottom.menu.asbottommenu parent;
anywheresoftware.b4a.objects.B4XViewWrapper _toview;
anywheresoftware.b4a.objects.B4XViewWrapper _totab;
int _speed250;
double _tmp = 0;

@Override
public void resume(BA ba, Object[] result) throws Exception{
RDebugUtils.currentModule="asbottommenu";

    while (true) {
        switch (state) {
            case -1:
return;

case 0:
//C
this.state = 1;
RDebugUtils.currentLine=2031618;
 //BA.debugLineNum = 2031618;BA.debugLine="format_textlabel(speed250)";
__ref._format_textlabel /*String*/ (null,_speed250);
RDebugUtils.currentLine=2031620;
 //BA.debugLineNum = 2031620;BA.debugLine="If text_only = True Then";
if (true) break;

case 1:
//if
this.state = 18;
if (__ref._text_only /*boolean*/ ==parent.__c.True) { 
this.state = 3;
}else {
this.state = 11;
}if (true) break;

case 3:
//C
this.state = 4;
RDebugUtils.currentLine=2031624;
 //BA.debugLineNum = 2031624;BA.debugLine="If totab.Left < xpnl_underline.Left Then";
if (true) break;

case 4:
//if
this.state = 9;
if (_totab.getLeft()<__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()) { 
this.state = 6;
}else {
this.state = 8;
}if (true) break;

case 6:
//C
this.state = 9;
RDebugUtils.currentLine=2031625;
 //BA.debugLineNum = 2031625;BA.debugLine="Dim tmp As Double = xpnl_underline.Left - totab";
_tmp = __ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()-_totab.getLeft()+__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2;
RDebugUtils.currentLine=2031626;
 //BA.debugLineNum = 2031626;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()/(double)2)/(double)2),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_tmp),parent.__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2031627;
 //BA.debugLineNum = 2031627;BA.debugLine="Sleep(speed250)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "underline_slide_animation_2"),_speed250);
this.state = 19;
return;
case 19:
//C
this.state = 9;
;
RDebugUtils.currentLine=2031628;
 //BA.debugLineNum = 2031628;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()/(double)2)/(double)2),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_toview.getWidth()/(double)2),parent.__c.DipToCurrent((int) (2)));
 if (true) break;

case 8:
//C
this.state = 9;
RDebugUtils.currentLine=2031631;
 //BA.debugLineNum = 2031631;BA.debugLine="Dim tmp As Double = totab.Left + totab.Width/2";
_tmp = _totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()/(double)2)/(double)2-__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth();
RDebugUtils.currentLine=2031632;
 //BA.debugLineNum = 2031632;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,xpnl_";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft(),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_tmp),parent.__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2031633;
 //BA.debugLineNum = 2031633;BA.debugLine="Sleep(speed250)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "underline_slide_animation_2"),_speed250);
this.state = 20;
return;
case 20:
//C
this.state = 9;
;
RDebugUtils.currentLine=2031634;
 //BA.debugLineNum = 2031634;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()/(double)2)/(double)2),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_toview.getWidth()/(double)2),parent.__c.DipToCurrent((int) (2)));
 if (true) break;

case 9:
//C
this.state = 18;
;
 if (true) break;

case 11:
//C
this.state = 12;
RDebugUtils.currentLine=2031640;
 //BA.debugLineNum = 2031640;BA.debugLine="If totab.Left < xpnl_underline.Left Then";
if (true) break;

case 12:
//if
this.state = 17;
if (_totab.getLeft()<__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()) { 
this.state = 14;
}else {
this.state = 16;
}if (true) break;

case 14:
//C
this.state = 17;
RDebugUtils.currentLine=2031641;
 //BA.debugLineNum = 2031641;BA.debugLine="Dim tmp As Double = xpnl_underline.Left - totab";
_tmp = __ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()-_totab.getLeft()-__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth()/(double)2;
RDebugUtils.currentLine=2031642;
 //BA.debugLineNum = 2031642;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()+parent.__c.DipToCurrent((int) (10)))/(double)2),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_tmp),parent.__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2031643;
 //BA.debugLineNum = 2031643;BA.debugLine="Sleep(speed250)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "underline_slide_animation_2"),_speed250);
this.state = 21;
return;
case 21:
//C
this.state = 17;
;
RDebugUtils.currentLine=2031644;
 //BA.debugLineNum = 2031644;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()+parent.__c.DipToCurrent((int) (10)))/(double)2),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_toview.getWidth()+parent.__c.DipToCurrent((int) (10))),parent.__c.DipToCurrent((int) (2)));
 if (true) break;

case 16:
//C
this.state = 17;
RDebugUtils.currentLine=2031647;
 //BA.debugLineNum = 2031647;BA.debugLine="Dim tmp As Double = totab.Left + totab.Width/2";
_tmp = _totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()+parent.__c.DipToCurrent((int) (10)))/(double)2-__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft()+__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getWidth();
RDebugUtils.currentLine=2031648;
 //BA.debugLineNum = 2031648;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,xpnl_";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .getLeft(),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_tmp),parent.__c.DipToCurrent((int) (2)));
RDebugUtils.currentLine=2031649;
 //BA.debugLineNum = 2031649;BA.debugLine="Sleep(speed250)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "asbottommenu", "underline_slide_animation_2"),_speed250);
this.state = 22;
return;
case 22:
//C
this.state = 17;
;
RDebugUtils.currentLine=2031650;
 //BA.debugLineNum = 2031650;BA.debugLine="xpnl_underline.SetLayoutAnimated(speed250,totab";
__ref._xpnl_underline /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .SetLayoutAnimated(_speed250,(int) (_totab.getLeft()+_totab.getWidth()/(double)2-(_toview.getWidth()+parent.__c.DipToCurrent((int) (10)))/(double)2),(int) (_toview.getTop()+_toview.getHeight()+parent.__c.DipToCurrent((int) (2.5))),(int) (_toview.getWidth()+parent.__c.DipToCurrent((int) (10))),parent.__c.DipToCurrent((int) (2)));
 if (true) break;

case 17:
//C
this.state = 18;
;
 if (true) break;

case 18:
//C
this.state = -1;
;
RDebugUtils.currentLine=2031658;
 //BA.debugLineNum = 2031658;BA.debugLine="End Sub";
if (true) break;

            }
        }
    }
}
public String  _tab_2_click(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_2_click", true))
	 {return ((String) Debug.delegate(ba, "tab_2_click", null));}
RDebugUtils.currentLine=2818048;
 //BA.debugLineNum = 2818048;BA.debugLine="Private Sub tab_2_Click";
RDebugUtils.currentLine=2818050;
 //BA.debugLineNum = 2818050;BA.debugLine="tab_2_handler(True,250,150)";
__ref._tab_2_handler /*String*/ (null,__c.True,(int) (250),(int) (150));
RDebugUtils.currentLine=2818052;
 //BA.debugLineNum = 2818052;BA.debugLine="End Sub";
return "";
}
public String  _tab_3_click(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_3_click", true))
	 {return ((String) Debug.delegate(ba, "tab_3_click", null));}
RDebugUtils.currentLine=2949120;
 //BA.debugLineNum = 2949120;BA.debugLine="Private Sub tab_3_Click";
RDebugUtils.currentLine=2949122;
 //BA.debugLineNum = 2949122;BA.debugLine="tab_3_handler(True,250,150)";
__ref._tab_3_handler /*String*/ (null,__c.True,(int) (250),(int) (150));
RDebugUtils.currentLine=2949124;
 //BA.debugLineNum = 2949124;BA.debugLine="End Sub";
return "";
}
public String  _tab_4_click(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_4_click", true))
	 {return ((String) Debug.delegate(ba, "tab_4_click", null));}
RDebugUtils.currentLine=3080192;
 //BA.debugLineNum = 3080192;BA.debugLine="Private Sub tab_4_Click";
RDebugUtils.currentLine=3080194;
 //BA.debugLineNum = 3080194;BA.debugLine="tab_4_handler(True,250,150)";
__ref._tab_4_handler /*String*/ (null,__c.True,(int) (250),(int) (150));
RDebugUtils.currentLine=3080196;
 //BA.debugLineNum = 3080196;BA.debugLine="End Sub";
return "";
}
public String  _tab_5_click(as.bottom.menu.asbottommenu __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="asbottommenu";
if (Debug.shouldDelegate(ba, "tab_5_click", true))
	 {return ((String) Debug.delegate(ba, "tab_5_click", null));}
RDebugUtils.currentLine=3211264;
 //BA.debugLineNum = 3211264;BA.debugLine="Private Sub tab_5_Click";
RDebugUtils.currentLine=3211266;
 //BA.debugLineNum = 3211266;BA.debugLine="tab_5_handler(True,250,150)";
__ref._tab_5_handler /*String*/ (null,__c.True,(int) (250),(int) (150));
RDebugUtils.currentLine=3211268;
 //BA.debugLineNum = 3211268;BA.debugLine="End Sub";
return "";
}
}