提交 c50c5fa2 编写于 作者: M mxdl

code perfect

上级 721e6e62
...@@ -9,3 +9,7 @@ ...@@ -9,3 +9,7 @@
/build /build
/captures /captures
.externalNativeBuild .externalNativeBuild
/lib_fly_api
/lib_fly_db
/lib_refresh_layout
/module_news
\ No newline at end of file
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<Objective-C-extensions>
<file>
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Typedef" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Enum" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Constant" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Global" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Struct" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="FunctionPredecl" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Function" />
</file>
<class>
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Property" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Synthesize" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InitMethod" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="StaticMethod" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InstanceMethod" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="DeallocMethod" />
</class>
<extensions>
<pair source="cpp" header="h" fileNamingConvention="NONE" />
<pair source="c" header="h" fileNamingConvention="NONE" />
</extensions>
</Objective-C-extensions>
</code_scheme>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MarkdownExportedFiles">
<htmlFiles />
<imageFiles />
<otherFiles />
</component>
</project>
\ No newline at end of file
<component name="MarkdownNavigator.ProfileManager"> <component name="MarkdownNavigator.ProfileManager">
<settings default="" pdf-export="" /> <settings default="" pdf-export="" plain-text-search-scope="Project Files" />
</component> </component>
\ No newline at end of file
...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PushContract; ...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PushContract;
/** /**
* Description: <ArrowFooterView><br> * Description: <ArrowFooterView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -16,7 +16,7 @@ import com.refresh.lib.contract.PullContract; ...@@ -16,7 +16,7 @@ import com.refresh.lib.contract.PullContract;
/** /**
* Description: <ArrowFooterView><br> * Description: <ArrowFooterView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import android.util.AttributeSet; ...@@ -6,7 +6,7 @@ import android.util.AttributeSet;
/** /**
* Description: <带箭头的上拉下拉控件><br> * Description: <带箭头的上拉下拉控件><br>
* <li>在SuperSwipeRefreshLayout基础上进行了扩展</li> * <li>在SuperSwipeRefreshLayout基础上进行了扩展</li>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import android.view.MotionEvent; ...@@ -6,7 +6,7 @@ import android.view.MotionEvent;
/** /**
* Description: <BaseRefreshLayout><br> * Description: <BaseRefreshLayout><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PushContract; ...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PushContract;
/** /**
* Description: <DaisyHeaderView><br> * Description: <DaisyHeaderView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PullContract; ...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PullContract;
/** /**
* Description: <DaisyHeaderView><br> * Description: <DaisyHeaderView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -5,7 +5,7 @@ import android.util.AttributeSet; ...@@ -5,7 +5,7 @@ import android.util.AttributeSet;
/** /**
* Description: <小菊花样式的刷新控件><br> * Description: <小菊花样式的刷新控件><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.refresh.lib.contract; ...@@ -2,7 +2,7 @@ package com.refresh.lib.contract;
/** /**
* Description: <下拉刷新的协议><br> * Description: <下拉刷新的协议><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.refresh.lib.contract; ...@@ -2,7 +2,7 @@ package com.refresh.lib.contract;
/** /**
* Description: <上拉加载更多的协议><br> * Description: <上拉加载更多的协议><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import android.app.Application; ...@@ -4,7 +4,7 @@ import android.app.Application;
/** /**
* Description: <初始化应用程序><br> * Description: <初始化应用程序><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/6<br> * Date: 2018/6/6<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -9,7 +9,7 @@ import java.util.List; ...@@ -9,7 +9,7 @@ import java.util.List;
/** /**
* Description: <BaseListViewAdapter><br> * Description: <BaseListViewAdapter><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -11,7 +11,7 @@ import java.util.List; ...@@ -11,7 +11,7 @@ import java.util.List;
/** /**
* Description: <BaseRecycelerViewAdapter><br> * Description: <BaseRecycelerViewAdapter><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.common.adapter; ...@@ -2,7 +2,7 @@ package com.fly.tour.common.adapter;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
...@@ -17,7 +17,7 @@ import java.util.List; ...@@ -17,7 +17,7 @@ import java.util.List;
/** /**
* Description: <BaseViewPagerAdapter></br> * Description: <BaseViewPagerAdapter></br>
* Author: gxl</br> * Author: mxdl<br>
* Date: 2018/3/9</br> * Date: 2018/3/9</br>
* Version: V1.0.0</br> * Version: V1.0.0</br>
* Update: </br> * Update: </br>
......
...@@ -18,7 +18,7 @@ import java.util.List; ...@@ -18,7 +18,7 @@ import java.util.List;
/** /**
* Description: <Activity管理器><br> * Description: <Activity管理器><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/6<br> * Date: 2018/6/6<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -22,7 +22,7 @@ import org.greenrobot.eventbus.ThreadMode; ...@@ -22,7 +22,7 @@ import org.greenrobot.eventbus.ThreadMode;
/** /**
* Description: <公共的activity基类><br> * Description: <公共的activity基类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/6<br> * Date: 2018/6/6<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -12,7 +12,7 @@ import java.util.List; ...@@ -12,7 +12,7 @@ import java.util.List;
/** /**
* Description: <BaseAdapter><br> * Description: <BaseAdapter><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/1/15<br> * Date: 2019/1/15<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -21,7 +21,7 @@ import org.greenrobot.eventbus.ThreadMode; ...@@ -21,7 +21,7 @@ import org.greenrobot.eventbus.ThreadMode;
/** /**
* Description: <公共的Fragment基类><br> * Description: <公共的Fragment基类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/6<br> * Date: 2018/6/6<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.mvp.BasePresenter; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.mvp.BasePresenter;
/** /**
* Description: <BaseMvpActivity><br> * Description: <BaseMvpActivity><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.mvp.BasePresenter; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.mvp.BasePresenter;
/** /**
* Description: <BaseMvpFragment><br> * Description: <BaseMvpFragment><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -7,7 +7,7 @@ import com.fly.tour.common.view.CustomeSwipeRefreshLayout; ...@@ -7,7 +7,7 @@ import com.fly.tour.common.view.CustomeSwipeRefreshLayout;
/** /**
* Description: <有下拉刷新、上拉加载更多的Activity><br> * Description: <有下拉刷新、上拉加载更多的Activity><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/1/18<br> * Date: 2019/1/18<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.common.mvp; ...@@ -2,7 +2,7 @@ package com.fly.tour.common.mvp;
/** /**
* Description: <MVP基本交互协议><br> * Description: <MVP基本交互协议><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/28<br> * Date: 2018/12/28<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
package com.fly.tour.common.mvp; package com.fly.tour.common.mvp;
/** /**
* Description: <Presenter基础协议><br> * Description: <Presenter基础协议><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/28<br> * Date: 2018/12/28<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
package com.fly.tour.common.mvp; package com.fly.tour.common.mvp;
/** /**
* Description: <View基础协议><br> * Description: <View基础协议><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/28<br> * Date: 2018/12/28<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -41,7 +41,7 @@ import java.net.URLConnection; ...@@ -41,7 +41,7 @@ import java.net.URLConnection;
* <li>11.读取图片的旋转的角度</li> * <li>11.读取图片的旋转的角度</li>
* <li>12.将图片按照某个角度进行旋转</li> * <li>12.将图片按照某个角度进行旋转</li>
* </ul> * </ul>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -10,7 +10,7 @@ import java.util.Date; ...@@ -10,7 +10,7 @@ import java.util.Date;
/** /**
* Description: <DateUtil><br> * Description: <DateUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <单位转换工具类><br> * Description: <单位转换工具类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -46,7 +46,7 @@ import java.util.Locale; ...@@ -46,7 +46,7 @@ import java.util.Locale;
* <li>3.获得APK包名</li> * <li>3.获得APK包名</li>
* <li>4.判断是否已经安装</li> * <li>4.判断是否已经安装</li>
* </ul> * </ul>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -12,7 +12,7 @@ import java.util.regex.Pattern; ...@@ -12,7 +12,7 @@ import java.util.regex.Pattern;
/** /**
* Description: <FileUtil><br> * Description: <FileUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/7/13<br> * Date: 2018/7/13<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -7,7 +7,7 @@ import java.util.regex.Pattern; ...@@ -7,7 +7,7 @@ import java.util.regex.Pattern;
/** /**
* Description: <ToastUtil><br> * Description: <ToastUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -31,7 +31,7 @@ import me.nereo.multi_image_selector.MultiImageSelector; ...@@ -31,7 +31,7 @@ import me.nereo.multi_image_selector.MultiImageSelector;
* <ul><li>1. 拍照、拍视频、选择图片完成的回调都在onActivityResult中回调的</l1> * <ul><li>1. 拍照、拍视频、选择图片完成的回调都在onActivityResult中回调的</l1>
* <li>2.选择图片获取:List<String> path = data.getStringArrayListExtra(MultiImageSelectorActivity.EXTRA_RESULT)</li> * <li>2.选择图片获取:List<String> path = data.getStringArrayListExtra(MultiImageSelectorActivity.EXTRA_RESULT)</li>
* </ul> * </ul>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/25<br> * Date: 2018/12/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -13,7 +13,7 @@ import static com.fly.tour.common.util.NetUtil.NetType.WIFI; ...@@ -13,7 +13,7 @@ import static com.fly.tour.common.util.NetUtil.NetType.WIFI;
/** /**
* Description: <ToastUtil><br> * Description: <ToastUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import java.math.BigDecimal; ...@@ -4,7 +4,7 @@ import java.math.BigDecimal;
/** /**
* Description: <数字格式化工具类><br> * Description: <数字格式化工具类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/17<br> * Date: 2018/12/17<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.common.util; ...@@ -2,7 +2,7 @@ package com.fly.tour.common.util;
/** /**
* Description: <动态获取资源id><br> * Description: <动态获取资源id><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/19<br> * Date: 2018/6/19<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.common.util; ...@@ -2,7 +2,7 @@ package com.fly.tour.common.util;
/** /**
* Description: <SPUtils><br> * Description: <SPUtils><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/19<br> * Date: 2018/6/19<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import android.view.inputmethod.InputMethodManager; ...@@ -6,7 +6,7 @@ import android.view.inputmethod.InputMethodManager;
/** /**
* Description: <软键盘的显示与隐藏><br> * Description: <软键盘的显示与隐藏><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <吐司工具类><br> * Description: <吐司工具类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -9,7 +9,7 @@ import android.widget.TextView; ...@@ -9,7 +9,7 @@ import android.widget.TextView;
/** /**
* Description: <文字图标居中TextView><br> * Description: <文字图标居中TextView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/8/24<br> * Date: 2018/8/24<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -12,7 +12,7 @@ import android.widget.Scroller; ...@@ -12,7 +12,7 @@ import android.widget.Scroller;
/** /**
* Description: <横向中心子View定位的RecycleView><br> * Description: <横向中心子View定位的RecycleView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/1/3<br> * Date: 2019/1/3<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -13,7 +13,7 @@ import com.fly.tour.common.R; ...@@ -13,7 +13,7 @@ import com.fly.tour.common.R;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -35,7 +35,7 @@ import java.util.WeakHashMap; ...@@ -35,7 +35,7 @@ import java.util.WeakHashMap;
* *
* https://github.com/m5/MagicTextView * https://github.com/m5/MagicTextView
* Description: <描边效果的TextView><br> * Description: <描边效果的TextView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/8/24<br> * Date: 2018/8/24<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -10,7 +10,7 @@ import com.fly.tour.common.R; ...@@ -10,7 +10,7 @@ import com.fly.tour.common.R;
/** /**
* Description: <NetworkErrorView><br> * Description: <NetworkErrorView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/20<br> * Date: 2018/6/20<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -22,7 +22,7 @@ import me.nereo.multi_image_selector.MultiImageSelectorActivity; ...@@ -22,7 +22,7 @@ import me.nereo.multi_image_selector.MultiImageSelectorActivity;
/** /**
* Description: <PhotoSelectDialog><br> * Description: <PhotoSelectDialog><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/1/3<br> * Date: 2019/1/3<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -19,7 +19,7 @@ import com.fly.tour.common.util.DisplayUtil; ...@@ -19,7 +19,7 @@ import com.fly.tour.common.util.DisplayUtil;
/** /**
* Description: <旋转进度的dialog><br> * Description: <旋转进度的dialog><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/4/19<br> * Date: 2018/4/19<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -7,7 +7,7 @@ import android.view.MotionEvent; ...@@ -7,7 +7,7 @@ import android.view.MotionEvent;
/** /**
* Description: <RecyclerView空白区域点击监听><br> * Description: <RecyclerView空白区域点击监听><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/8/24<br> * Date: 2018/8/24<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -4,7 +4,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <MyApplication><br> * Description: <MyApplication><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -16,7 +16,7 @@ import com.refresh.lib.DaisyRefreshLayout; ...@@ -16,7 +16,7 @@ import com.refresh.lib.DaisyRefreshLayout;
/** /**
* Description: <发现Fragment><br> * Description: <发现Fragment><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -4,7 +4,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.main.entity; ...@@ -2,7 +2,7 @@ package com.fly.tour.main.entity;
/** /**
* Description: <主频道类型><br> * Description: <主频道类型><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/12<br> * Date: 2018/12/12<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import android.app.Application; ...@@ -4,7 +4,7 @@ import android.app.Application;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -13,7 +13,7 @@ import com.fly.tour.me.R; ...@@ -13,7 +13,7 @@ import com.fly.tour.me.R;
/** /**
* Description: <MeFragment><br> * Description: <MeFragment><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -4,7 +4,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.trip.contract; ...@@ -2,7 +2,7 @@ package com.fly.tour.trip.contract;
/** /**
* Description: <轨迹数据采集协议><br> * Description: <轨迹数据采集协议><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/6<br> * Date: 2018/12/6<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import android.support.annotation.IntDef; ...@@ -4,7 +4,7 @@ import android.support.annotation.IntDef;
/** /**
* Description: <轨迹采集事件类型><br> * Description: <轨迹采集事件类型><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/13<br> * Date: 2018/12/13<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import java.util.List; ...@@ -6,7 +6,7 @@ import java.util.List;
/** /**
* Description: <轨迹数据采集监听器><br> * Description: <轨迹数据采集监听器><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/13<br> * Date: 2018/12/13<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -4,7 +4,7 @@ import java.util.List; ...@@ -4,7 +4,7 @@ import java.util.List;
/** /**
* Description: <TripListContract><br> * Description: <TripListContract><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/26<br> * Date: 2018/12/26<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.trip.entity; ...@@ -2,7 +2,7 @@ package com.fly.tour.trip.entity;
/** /**
* Description: <采集服务状态><br> * Description: <采集服务状态><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/14<br> * Date: 2018/12/14<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -23,7 +23,7 @@ import io.reactivex.functions.Consumer; ...@@ -23,7 +23,7 @@ import io.reactivex.functions.Consumer;
/** /**
* Description: <TripMainFragment><br> * Description: <TripMainFragment><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -44,7 +44,7 @@ import java.util.List; ...@@ -44,7 +44,7 @@ import java.util.List;
/** /**
* Description: <出游记录><br> * Description: <出游记录><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -14,7 +14,7 @@ import com.fly.tour.trip.R; ...@@ -14,7 +14,7 @@ import com.fly.tour.trip.R;
/** /**
* Description: <出游路线><br> * Description: <出游路线><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -14,7 +14,7 @@ import com.fly.tour.trip.R; ...@@ -14,7 +14,7 @@ import com.fly.tour.trip.R;
/** /**
* Description: <出游组队><br> * Description: <出游组队><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -22,7 +22,7 @@ import java.util.List; ...@@ -22,7 +22,7 @@ import java.util.List;
/** /**
* Description: <TrackCollectService><br> * Description: <TrackCollectService><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -15,7 +15,7 @@ import java.util.List; ...@@ -15,7 +15,7 @@ import java.util.List;
/** /**
* Description: <TrackMoveService><br> * Description: <TrackMoveService><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -26,7 +26,7 @@ import java.util.concurrent.TimeUnit; ...@@ -26,7 +26,7 @@ import java.util.concurrent.TimeUnit;
/** /**
* Description: <TripTrackCollection><br> * Description: <TripTrackCollection><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -8,7 +8,7 @@ import com.amap.api.maps.model.LatLng; ...@@ -8,7 +8,7 @@ import com.amap.api.maps.model.LatLng;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/17<br> * Date: 2018/12/17<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.trip.util; ...@@ -2,7 +2,7 @@ package com.fly.tour.trip.util;
/** /**
* Description: <轨迹平滑所需要的工具方法><br> * Description: <轨迹平滑所需要的工具方法><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/13<br> * Date: 2018/12/13<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -12,7 +12,7 @@ import com.fly.tour.trip.R; ...@@ -12,7 +12,7 @@ import com.fly.tour.trip.R;
/** /**
* Description: <RecordToolBar><br> * Description: <RecordToolBar><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -14,7 +14,7 @@ import com.fly.tour.trip.R; ...@@ -14,7 +14,7 @@ import com.fly.tour.trip.R;
/** /**
* Description: <RecordTopBar><br> * Description: <RecordTopBar><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/11<br> * Date: 2018/12/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <><br> * Description: <><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/12/27<br> * Date: 2018/12/27<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册