endian11
2020-09-18 b41f9db09c0145d4530e78c0c53d0a1cacd29e03
1
2
3
4
5
6
7
8
9
10
11
12
package safeluck.drive.evaluation.fragment.rulefragments;
 
import me.yokeyword.fragmentation.SupportFragment;
 
/**
 * DriveJudge
 * Created by lzw on 2020/9/14. 10:22:25
 * 邮箱:632393724@qq.com
 * All Rights Saved! Chongqing AnYun Tech co. LTD
 */
class BaseSettingFragment extends SupportFragment {
}