| | |
| | | listener(contentView); |
| | | app = new UpdateApp(getActivity(), getResources().getString(R.string.update_key)); |
| | | mPermissionsChecker = new PermissionHelper(getActivity(), this); |
| | | // startActivity(new Intent(getContext(),ShareBrowserActivity.class).putExtra("url","http://192.168.3.122:8848/flqFront/help/pdd.html?resourceType=39997")); |
| | | // startActivity(new Intent(getContext(),ShareBrowserActivity.class).putExtra("url","http://192.168.3.16:52330/index.html")); |
| | | } |
| | | |
| | | private void init(View contentView) { |
| | |
| | | getUserConfig(); |
| | | getLijinUserLevel(); |
| | | getUnReadMsgCount(UserUtil.getUid(getContext())); |
| | | MobclickAgent.onPageStart("我的"); |
| | | vp_banner.postDelayed(mAutoScroller, 2000); |
| | | } |
| | | |
| | |
| | | @Override |
| | | public void onPause() { |
| | | super.onPause(); |
| | | MobclickAgent.onPageEnd("我的"); |
| | | lastTime = System.currentTimeMillis(); |
| | | toast_dialog.dialog_dismiss(); |
| | | ll_balance.setEnabled(true); |