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

Block or report idonttellyou

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. ADBannerUI ADBannerUI Public

    Forked from finddreams/ADBannerUI

    横向循环滚动的广告条。 有点类似淘宝的banner广告位,可以手势滑动,也会依据固定时间间隔自动滚动,滑到尽头时会一直循环,过渡非常的平滑,从网络中获取图片

    Java 1

  2. CalendarView CalendarView Public

    Forked from angcyo/CalendarView

    Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.

    Java 1

  3. LinkedListView LinkedListView Public

    Forked from bobge/LinkedListView

    两个ListView联动效果,并且实现购物车动画效果的demo

    Java

  4. PairScrollView PairScrollView Public

    Forked from angeldevil/PairScrollView

    类似今日头条详情页,可以有两个Child View,并且这两个Child VIew都可以垂直滚动,比如WebView+ListView,但对Child View没有限制。

    Java

  5. CustomShoppingCarDemo CustomShoppingCarDemo Public

    Forked from fengmaolian/CustomShoppingCarDemo

    实现美团、饿了么购物车效果,并本地存储相关数据

    Java

  6. PullToRefresh PullToRefresh Public

    Forked from MarkMjw/PullToRefresh

    根据Maxwin的XListView改造而来,完善下拉刷新上拉加载更多的功能并实现自动刷新以及自动加载等功能, 并增加对ScrollView的支持。 原XListView参考链接:https://github.com/Maxwin-z/XListView-Android

    Java