awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
romandanylyk avatar

romandanylyk/PageIndicatorView

0
View on GitHub↗
4,625 स्टार्स·568 फोर्क्स·Java·4 व्यूज़

PageIndicatorView

PageIndicatorView एक Android कस्टम व्यू है जिसे स्लाइडिंग लेआउट सिस्टम के भीतर पेज की प्रगति को ट्रैक और विज़ुअलाइज़ करने के लिए डिज़ाइन किया गया है। यह ViewPager के लिए एक विज़ुअल इंडिकेटर के रूप में कार्य करता है, जो सक्रिय पेज मार्कर और कुल पेज काउंट को पेज स्लाइडर की स्थिति के साथ सिंक्रोनाइज़ करता है।

यह कंपोनेंट इंटरैक्टिव विज़ुअल इफेक्ट्स और मोशन प्रिमिटिव्स प्रदान करता है जो यूज़र के स्वाइप जेस्चर के दौरान ट्रांज़िशन को एनिमेट करते हैं। इनमें स्लाइडिंग या स्केलिंग इफेक्ट्स शामिल हैं जो अनुक्रम (sequence) में वर्तमान स्थिति को इंगित करने के लिए टच मूवमेंट पर प्रतिक्रिया करते हैं।

यह प्रोजेक्ट मोबाइल नेविगेशन और ऑनबोर्डिंग वॉकथ्रू के लिए पेज इंडिकेटर्स के कार्यान्वयन को कवर करता है। यह कस्टम कैनवास लेआउट के माध्यम से मार्करों की रेंडरिंग को प्रबंधित करता है और स्क्रॉल प्रगति के आधार पर विज़ुअल प्रॉपर्टी परिवर्तनों को संभालने के लिए एक एनीमेशन इंजन का उपयोग करता है।

Features

  • Paging Indicators - Provides a visual marker for the active page using customizable animation styles to show current position.
  • Custom Shape Rendering - Uses a custom canvas to render visual indicators with precise control over shapes and spacing.
  • Custom Android Views - Implemented as a specialized custom Android view to display page positions in sliding layouts.
  • ViewPager Integrations - Synchronizes the active indicator position by listening to scroll offsets and page change events from a ViewPager.
  • Animation Interpolators - Calculates visual property changes using a value animator to transition indicators based on fractional scroll progress.
  • Synchronized Content Paging - Automatically tracks page changes to update the active marker and adjust the total count based on available pages.
  • Interactive Gesture-Driven Animations - Creates smooth visual transitions and scaling effects that react in real-time to user touch gestures.
  • View Styling Properties - Provides configurable visual attributes to customize the scale, color, and movement of the active page marker.
  • Mobile Page Transitions - Implements sliding and scaling visual effects that respond to user swipe movements during page changes.
  • View Pagers - 能够指示选定页的ViewPage

स्टार हिस्ट्री

romandanylyk/pageindicatorview के लिए स्टार हिस्ट्री चार्टromandanylyk/pageindicatorview के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

romandanylyk/pageindicatorview क्या करता है?

PageIndicatorView एक Android कस्टम व्यू है जिसे स्लाइडिंग लेआउट सिस्टम के भीतर पेज की प्रगति को ट्रैक और विज़ुअलाइज़ करने के लिए डिज़ाइन किया गया है। यह ViewPager के लिए एक विज़ुअल इंडिकेटर के रूप में कार्य करता है, जो सक्रिय पेज मार्कर और कुल पेज काउंट को पेज स्लाइडर की स्थिति के साथ सिंक्रोनाइज़ करता है।

romandanylyk/pageindicatorview की मुख्य विशेषताएं क्या हैं?

romandanylyk/pageindicatorview की मुख्य विशेषताएं हैं: Paging Indicators, Custom Shape Rendering, Custom Android Views, ViewPager Integrations, Animation Interpolators, Synchronized Content Paging, Interactive Gesture-Driven Animations, View Styling Properties।

romandanylyk/pageindicatorview के कुछ ओपन-सोर्स विकल्प क्या हैं?

romandanylyk/pageindicatorview के ओपन-सोर्स विकल्पों में शामिल हैं: jakewharton/android-viewpagerindicator — Android-ViewPagerIndicator is an Android UI component that provides visual paging indicators for ViewPager screens. It… ogaclejapan/smarttablayout — SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the… alibaba/ultraviewpager — UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition… bingoogolapple/bgabanner-android — BGABanner-Android is a UI library for Android providing customizable sliding image galleries and paginated sliders. It… hugeterry/coordinatortablayout — CoordinatorTabLayout is a custom Android user interface component that integrates tabbed navigation with folding… saiwu-bigkoo/android-convenientbanner — Android-ConvenientBanner is an image banner library for Android apps that provides a sliding image carousel with…

PageIndicatorView के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो PageIndicatorView के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jakewharton/android-viewpagerindicatorJakeWharton का अवतार

    JakeWharton/Android-ViewPagerIndicator

    10,061GitHub पर देखें↗

    Android-ViewPagerIndicator is an Android UI component that provides visual paging indicators for ViewPager screens. It consists of a set of widgets, such as dots or titles, that show the current page position and total count within a paginated layout. The library integrates with the Android SDK and Support Library to provide navigation feedback. It synchronizes visual states with a ViewPager to reflect a user's progress as they swipe through content. The project includes options for indicator styling customization via themes, layout attributes, or programmatic method calls.

    Java
    GitHub पर देखें↗10,061
  • ogaclejapan/smarttablayoutogaclejapan का अवतार

    ogaclejapan/SmartTabLayout

    7,068GitHub पर देखें↗

    SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the scroll position of a ViewPager. It functions as a layout system that maps page scroll offsets to active tab indicators, providing a visual marker that offers continuous feedback as users swipe through paginated content. The component utilizes an adapter-based system to bind fragment-based page sets to dynamic tab labels. It allows for the replacement of standard tab appearances with custom layouts or user-defined views while maintaining synchronization with the page viewer. T

    Java
    GitHub पर देखें↗7,068
  • alibaba/ultraviewpageralibaba का अवतार

    alibaba/UltraViewPager

    4,954GitHub पर देखें↗

    UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition animations and an infinite paging controller for mobile screens. It functions as a reusable interface element for rendering paging containers with custom dimensions and aspect ratios. The project implements circular paging navigation that cycles back to the first page after the final screen is reached, creating a continuous loop. It also includes a timer-driven mechanism for automated content rotation and a coordinate-based engine to interpolate view positions and alpha values during p

    Javaandroidmulti-page-switchingtangram
    GitHub पर देखें↗4,954
  • bingoogolapple/bgabanner-androidbingoogolapple का अवतार

    bingoogolapple/BGABanner-Android

    4,160GitHub पर देखें↗

    BGABanner-Android is a UI library for Android providing customizable sliding image galleries and paginated sliders. It functions as a wrapper for ViewPager2, integrating navigation controls and the ability to render image banners that load content from the network. The library features auto-scrolling capabilities with looping sequences that can pause or resume based on user touch interactions. It includes configurable page indicators, such as dots or numbers, and supports custom transition animations to modify the visual effects when switching between views. The component manages banner inte

    Javaandroidxbannersplash
    GitHub पर देखें↗4,160
PageIndicatorView के सभी 30 विकल्प देखें→