| | |
| | | |
| | | import com.okgoincar.R; |
| | | import com.okgoincar.base.BaseEvent; |
| | | import com.okgoincar.base.MyApplication; |
| | | import com.okgoincar.slab.util.DialogUtil; |
| | | import com.github.zackratos.ultimatebar.UltimateBar; |
| | | import com.google.gson.Gson; |
| | |
| | | |
| | | } |
| | | |
| | | Handler heartHandler; |
| | | // Handler heartHandler; |
| | | private void settest() { |
| | | // tv_test.setVisibility(VISIBLE); |
| | | // if (!MyApplication.Companion.getLocation().getAoiName().isEmpty()){ |
| | |
| | | // if (heartHandler == null) { |
| | | // heartHandler = new Handler(getMainLooper()); |
| | | // } |
| | | // heartHandler.postDelayed(this::settest,1000); |
| | | // heartHandler.postDelayed(this::settest,2000); |
| | | } |
| | | |
| | | |