1izheng

Results 5 issues of 1izheng

我有2个不同ip的配置文件 断开连接另外一个配置文件的时候 IP并没有跟着改变。。

StatusBarUtils.StatusBarLightMode(this); StateAppBar.setStatusBarColor(this, ContextCompat.getColor(this,R.color.white));

java.lang.IndexOutOfBoundsException: Invalid index 2, size is 2 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java) at java.util.ArrayList.get(ArrayList.java) at com.dh.lib.view.highLightView.HightLightView.updateTipPos(HightLightView.java) at com.dh.lib.view.highLightView.HightLightView.onLayout(HightLightView.java) at android.view.View.layout(View.java) at android.view.ViewGroup.layout(ViewGroup.java) at android.widget.FrameLayout.layoutChildren(FrameLayout.java) at android.widget.FrameLayout.onLayout(FrameLayout.java) at android.view.View.layout(View.java) at android.view.ViewGroup.layout(ViewGroup.java) at android.widget.FrameLayout.layoutChildren(FrameLayout.java) at...