MeiZhi-Kotlin

MeiZhi-Kotlin_第1张图片
IMG_0500.JPG

Meizhi-for-kotlin

  • 项目介绍:

Meizhi 基于 Kotlin 开发 整体项目采用 MVP 构建,去除 fragment 形式构建 page,这里完全采用 View 构建

去除系统 Toast Hint
采用View构建 LoadingView ,

项目结构

app --- 项目目录
core --- 一些公共类型
net --- 网络请求

第三方库

  • glide
  • [Rxjava](https://github.com
  • OkHttp
  • retrofit

感谢干货集中营

  • 干货集中营
  • 代码家

GitHub 地址: https://github.com/forYueji/kotlin-for-Meizhi

你可能感兴趣的:(MeiZhi-Kotlin)