Skip to content
View skywolfwen's full-sized avatar

Block or report skywolfwen

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

Popular repositories Loading

  1. GalleryLayoutManager GalleryLayoutManager Public

    Forked from BCsl/GalleryLayoutManager

    New way to implements ViewPager/Gallery in Android with RecycleView

    Java

  2. Kotlin-Coroutines-Android-Examples Kotlin-Coroutines-Android-Examples Public

    Forked from amitshekhariitbhu/Kotlin-Coroutines-Android-Examples

    Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.

    Kotlin

  3. RecyclerView-FlexibleDivider RecyclerView-FlexibleDivider Public

    Forked from yqritc/RecyclerView-FlexibleDivider

    Android library providing simple way to control divider items (ItemDecoration) of RecyclerView

    Java

  4. anko anko Public

    Forked from Kotlin/anko

    Pleasant Android application development

    Kotlin

  5. Android-ScalableVideoView Android-ScalableVideoView Public

    Forked from yqritc/Android-ScalableVideoView

    Android Texture VideoView having a variety of scale types like the scale types of ImageView such as fitCenter, centerCrop, centerTopCrop and more

    Java

  6. ConsecutiveScroller ConsecutiveScroller Public

    Forked from donkingliang/ConsecutiveScroller

    ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。

    Java