Skip to content
View bagwell's full-sized avatar

Block or report bagwell

Report abuse

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

Report abuse

Popular repositories Loading

  1. Android-PullToRefresh Android-PullToRefresh Public

    Forked from chrisbanes/Android-PullToRefresh

    DEPRECATED

    Java

  2. PullRefresh PullRefresh Public

    Forked from 7heaven/PullRefresh

    IOS-like PullRefresh

    Java

  3. SlidingMenu SlidingMenu Public

    Forked from jfeinstein10/SlidingMenu

    An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Th…

    Java

  4. android-swipelistview android-swipelistview Public

    Forked from mbarrben/android-stickyheaderswipelistview

    An Android List View implementation with support for drawable cells and many other swipe related features

    Java

  5. PagerSlidingTabStrip PagerSlidingTabStrip Public

    Forked from mozuck/PagerSlidingTabStrip

    An interactive indicator to navigate between the different pages of a ViewPager

    Java

  6. afinal afinal Public

    Forked from yangfuhai/afinal

    Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…

    Java