|
|
@@ -292,7 +292,7 @@ public class LocationTransferFragment extends BaseFragment implements OnColumnIt
|
|
|
}
|
|
|
|
|
|
@Override
|
|
|
- public void onFail(int flag, String failStr) throws Exception {
|
|
|
+ public void onFail(int flag, String failStr) throws Exception {//
|
|
|
progressDialog.dismiss();
|
|
|
mOldLocationEditText.setText("");
|
|
|
CommonUtil.makeNotice();
|