原创 android studio 總是依賴最新版本的方式

總是依賴最新版本的方式 例如: implementation 'com.github.wy749814530:MultiGraphics:1.0.4' ====> implementation 'com.github.wy7498

原创 Android SVG 矢量圖做主題換膚

Android SVG 矢量圖做主題換膚 Step 1. Add the JitPack repository to your build file allprojects { repositories {

原创 Android SVG矢量圖主題切換功能

#Android SVG 矢量圖做主題換膚 ##Step 1. Add the JitPack repository to your build file ```java allprojects {     repositories {

原创 Android 二維碼掃描框架 基於Zxing3.3的封裝

Android 二維碼掃描框架 基於Zxing3.3的封裝Step 1. Add the JitPack repository to your build fileStep 2. Add the dependencyStep 3.

原创 ZxingQRCode 基於ZXing3.0的二維碼與條形碼掃碼封裝

# ZxingQRCode 基於ZXing3.0的二維碼與條形碼掃碼封裝 #Step 1. Add the JitPack repository to your build file Add it in your root build.g

原创 This project contains Java compilation errors, which can cause rendering failures for custom views.

This project contains Java compilation errors, which can cause rendering failures for custom views. Fix compilation pro