Skip to content
View jianwuch's full-sized avatar

Block or report jianwuch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. StarSky StarSky Public

    自定义星空流星背景/Star and meteor

    Java 24 4

  2. VivoAutoInstallAPK VivoAutoInstallAPK Public

    去除vivo开发安装包的时候需要输入密码验证的烦人过程

    Java 82 34

  3. GsonConverterFactory GsonConverterFactory Public

    在集成使用Retrofit过程中,后台返回的数据格式不固定(成功和错误的时候不固定,导致无法序列出错误码出来),替代com.squareup.retrofit2:converter-gson

    Java 7

  4. 基于okhttp的拦截器处理Token统一添加,静默刷新,重新登录提醒 基于okhttp的拦截器处理Token统一添加,静默刷新,重新登录提醒
    1
    package com.rayman.rmbook.net.netinterceptor;
    2
    
                  
    3
    
                  
    4
    import android.text.TextUtils;
    5
    
                  
  5. Boxing基于glide4.*版本的BoxingGlideLoader Boxing基于glide4.*版本的BoxingGlideLoader
    1
    /*
    2
     *  Copyright (C) 2017 Bilibili
    3
     *
    4
     *  Licensed under the Apache License, Version 2.0 (the "License");
    5
     *  you may not use this file except in compliance with the License.
  6. 处理com.google.android.material.tabs.T... 处理com.google.android.material.tabs.TabLayout无法设置选中Tab item的字体更大+指示器宽度变短的另类方法
    1
    <?xml version="1.0" encoding="utf-8"?>
    2
    <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
    3
        <item
    4
        
    5
            <!--就是这个起作用-->