Skip to content
View liu402883451's full-sized avatar
Block or Report

Block or report liu402883451

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

  1. Android-Advance Android-Advance Public

    Android进阶精简版

    8 2

  2. Jetpack-WanAndroid Jetpack-WanAndroid Public

    Forked from winlee28/Jetpack-WanAndroid

    Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥

    Kotlin

  3. flutter flutter Public

    Forked from flutter/flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart 1

  4. kotlin kotlin Public

    Forked from JetBrains/kotlin

    The Kotlin Programming Language.

    Kotlin 1

  5. MPAndroidChart百分比柱状图公式 MPAndroidChart百分比柱状图公式
    1
        /**
    2
         * 设置百分比代码
    3
         * 获取最大值距离Y轴最高点的百分比计算得到的float值,
    4
         * 由最大值柱状高度和最大值距Y轴最高点距离的比值得到,1:1 即50%,此时为100f
    5
         * 以下为2种情况的数据:
  6. sunflower sunflower Public

    Forked from android/sunflower

    A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.

    Kotlin