Git Product home page Git Product logo

basic's Introduction

BasicApp功能介绍

欢迎Follow我的Github:https://github.com/meikoz

Usage Gradle

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    compile 'com.github.meikoz:basic:1.0'
}

v1.0功能简介

  • Retrofit 网络请求封装
  • ServiceFactory 管理所有根据业务区分的Service
  • ToastTip Toast提示的统一处理
  • SplashActivity 启动页面增加ScaleAnimation动画
  • BasicAdapter ListView 的公共Adapter
  • RecyclerAdapter RecyclerView的公共Adapter
  • BaseActivity BaseFragment UI的公共基类

v1.1增加mvp架构

  • LogicProxy mvp模式P层 Impl的初始化和View层进行绑定
  • LogicControl PresenterImpl 和View的绑定
  • LoginImpl mvp示例代码
  • GlideManager Glide图片动态加载统一管理
  • LocationManager 百度地图定位管理类

v1.2通知栏沉浸式实现

  • StatusBarUtil 通知栏自定义样式
  • SwipBackActivity 仿简书实现右滑finsh页面
  • WebViewActivity WebView页面统一管理 实现仿微信进度条加载
  • EasyToolBar 自定义导航TitleBar
  • OnClickEvent 自定义按钮点击事件 可以控制Button的频繁点击

basic's People

Watchers

 avatar  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.