Giter Club home page Giter Club logo

dlopkit's Introduction

dlopkit

介绍

android开发辅助工具

依赖使用

  1. 差分包生成与合并依赖地址:implementation 'com.github.Small-HO.dlopkit:updatekit:1.2.9'
  2. 自定义ui控件依赖地址:implementation 'com.github.Small-HO.dlopkit:uikit:1.2.9'
  3. 网络请求地址切换依赖:implementation 'com.github.Small-HO.dlopkit:floatkit:1.2.9'

控件演示

图1 图2 图3 图4 图5

自定义UI控件说明

  1. 自定义UiView、UiTextView、UiButton、UiTabLayout、UiRelativeLayout、UiLinearLayout、UiConstraintLayout、UiImageView可定义圆角
  2. 自定义UiWordView取词控件
  3. 自定义UiProgressBar进度控件
  4. 自定义UiSplitView分屏控件

一、圆角控件属性

corner_radius: 四角 corner_radius_top_left: 左上角 corner_radius_top_right: 右上角 corner_radius_bottom_left: 左下角 corner_radius_bottom_right: 右下角 background_normal: 背景色 border_width: 边框宽度 border_color: 边框颜色

二、取词控件属性

is_check: 不/可取词 error_color: 错误颜色 error_text: 错误文本 succeed_color: 正确颜色 succeed_text: 正确文本

三、进度控件属性

bar_style: 0圆形 1条形 bar_width: 进度宽度 bar_background: 背景 bar_color: 进度背景 bar_max: 最大值 bar_num: 进度值 圆形: corner_radius: 条形圆角度 bar_text_color: 中心文本颜色 bar_text_size: 中心文本大小 条形: 无文本

四、分屏控件属性

view_id: 手柄控件ID view_ratio: 分屏比例

发布说明

  1. 创建github账号,创建项目
  2. 点击标签--->点击发行版---->点击创建发行版--->创建
  3. 打开jitpack网址,将https地址复制进入---完成

dlopkit's People

Contributors

small-ho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.