GithubHelp home page GithubHelp logo

myscframe's Introduction

logo

auc api build

功能介绍

1.ScFrame-Library

底层框架,里面封装了部分常用的第三方开源库以及我自己写的MVP框架

2.二维码扫描

ZxingQrcodeDemoActivity

3.仿iOS的SwitchBtn

WeChatSwitchBtnActivity

自定义View仿iOS的UiSwitch控件

4.仿朋友圈九宫格

NinePhotoShowActivity

5.九宫格添加图片

NinePhotoAddActivity

6.系统相机与相册调用封装

SystemGalleryActivity

7.图像处理封装

ImageLoaderActivity

8.弹窗队列封装

DialogQueueActivity

Android实现Dialog队列

9.内存泄漏Demo

LeakCanaryActivity

LeakCanaryActivity2

10.全面屏/刘海屏适配

        <!--适配华为刘海屏-->
        <meta-data
            android:name="android.notch_support"
            android:value="true"/>
        <!--适配小米刘海屏-->
        <meta-data
            android:name="notch.config"
            android:value="portrait|landscape"/>

        <!--适配全面屏-->
        <meta-data
            android:name="android.max_aspect"
            android:value="2.4"/>

11.引入RxEasyHttp

RequestJobActivity

12.Behavior的使用

CoordinatorActivity

BottomSheetActivity

13.RecyclerView.ItemDecoration实现顶部吸附

TopAdsorptionActivity

14.基于ViewGroup实现流式布局

FlowLayoutActivity

Android基于ViewGroup实现流式布局

感谢

感谢大家点开我的github,希望能留下你的start与issues

Contact

jianshu QQ

logo2

myscframe's People

Contributors

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