awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ManuelPeinado avatar

ManuelPeinado/QuickReturnHeader

0
View on GitHub↗
373 نجوم·143 تفرعات·Java·Apache-2.0·4 مشاهدات

QuickReturnHeader

A ListView/ScrollView header that hides when scrolling down and reappears immediately when scrolling up, regardless of how far down the list we've gone. Like the one from the Google Keep app.

Features

  • List Views - Header that hides and reappears based on scroll direction.

سجل النجوم

مخطط تاريخ النجوم لـ manuelpeinado/quickreturnheaderمخطط تاريخ النجوم لـ manuelpeinado/quickreturnheader

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ QuickReturnHeader

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع QuickReturnHeader.
  • bauerca/drag-sort-listviewالصورة الرمزية لـ bauerca

    bauerca/drag-sort-listview

    3,200عرض على GitHub↗

    Android ListView with drag and drop reordering.

    Java
    عرض على GitHub↗3,200
  • beworker/pinned-section-listviewالصورة الرمزية لـ beworker

    beworker/pinned-section-listview

    2,573عرض على GitHub↗

    Easy to use ListView with pinned sections for Android.

    Java
    عرض على GitHub↗2,573
  • chrisbanes/android-pulltorefreshالصورة الرمزية لـ chrisbanes

    chrisbanes/Android-PullToRefresh

    8,648عرض على GitHub↗

    Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and end-of-list detection for scrollable views within Android applications. It acts as a custom view that manages the animations and listener triggers necessary to update content via user interaction. The library provides mechanisms for triggering refresh actions when a user pulls from the boundaries of a scrollable view and detecting when a user reaches the bottom of a list to facilitate data pagination. It allows for the customization of the refresh indicator's visual theme and

    Java
    عرض على GitHub↗8,648
  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ QuickReturnHeader→

الأسئلة الشائعة

ما هي وظيفة manuelpeinado/quickreturnheader؟

A ListView/ScrollView header that hides when scrolling down and reappears immediately when scrolling up, regardless of how far down the list we've gone. Like the one from the Google Keep app.

ما هي الميزات الرئيسية لـ manuelpeinado/quickreturnheader؟

الميزات الرئيسية لـ manuelpeinado/quickreturnheader هي: List Views.

ما هي البدائل مفتوحة المصدر لـ manuelpeinado/quickreturnheader؟

تشمل البدائل مفتوحة المصدر لـ manuelpeinado/quickreturnheader: bauerca/drag-sort-listview — Android ListView with drag and drop reordering. beworker/pinned-section-listview — Easy to use ListView with pinned sections for Android. chrisbanes/android-pulltorefresh — Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and… codefalling/recyclerviewswipedismiss — A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView. diegodobelo/androidexpandingviewlibrary — This is a library to help creating expanding views with animation in Android. 47deg/android-swipelistview.