SkillAgentSearch skills...

BaseUtils

BottomNavigationBar 底部导航栏     BannerLayout 轮播图     AndSelectImage图片视频选择器    AndroidScreenAdaptation 屏幕适配    AndPermission 动态获取权限    Zxing(二维码)    StepArcView本地记步数   

Install / Use

/learn @Visen123/BaseUtils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

  • Step 1. Add the JitPack repository to your build file

    Add it in your root build.gradle at the end of repositories:

    allprojects {

      repositories {  
    
      	...  
    
      	maven { url 'https://jitpack.io' }  
    
      }  
    

    }

  • Step 2. Add the dependency

    dependencies {

           implementation 'com.github.Visen123:BaseUtils:v1.0' 
    

    }

模块功能

BottomNavigationBar 底部导航栏     BannerLayout 轮播图     AndSelectImage图片视频选择器   <br/> AndroidScreenAdaptation 屏幕适配    AndPermission 动态获取权限    Zxing(二维码)    <br/> StepArcView本地记步数   

工具类

ScreenUtil 屏幕工具类     CameraTool 相机工具类    ImageProgressTool 图片操作工具    <br/> HtmlSpanned 解析Html    UnitConversionTool 单位换算    LocalDataUitlTool 获取本地数据   <br/> FileUtil 文件工具类    ApplicationUtil    PinyinUtil 拼音工具类   <br/> StringTool 字符串工具类    InputFilter 输入过滤器    NumberTool 四舍五入   <br/>

自定义视图

PhotoView 缩放移动图片    TreeListView 树形列表    CountDownButton 倒计时按钮   <br/> RecyclerView SwipeMenu 侧滑菜单   

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4y ago
Forks2

Languages

Java

Security Score

55/100

Audited on Jun 15, 2021

No findings