awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JakeWharton avatar

JakeWharton/ViewPagerIndicatorArchived

0
View on GitHub↗
10,061 Stars·3,935 Forks·Java·4 Aufrufeviewpagerindicator.com↗

ViewPagerIndicator

ViewPagerIndicator is a set of reusable Android UI components designed to synchronize visual paging indicators with paginated view containers. It provides widgets that track a ViewPager to display the current page position and total page count.

The project enables the customization of these indicators through themes, XML layout attributes, and direct method calls to align the visual appearance with an application's design.

These components handle the dynamic generation of view elements based on page count and use scroll-position interpolation to animate transitions between active indicators. The system is built for compatibility with the Android Support Library and legacy ActionBarSherlock environments.

Features

  • Paging Indicators - Provides visual widgets that display the current page and total count in an Android paginated view.
  • Android UI Components - Implements a reusable interface widget designed to enhance navigation and content discovery on Android.
  • Content Display Components - Displays the current page position within a paginated view to help users discover content.
  • Pagination Indicators - Adds visual markers to show the current page position and total count within a paginated layout.
  • UI State Synchronization - Synchronizes the visual state of paging indicators with the current index of a ViewPager.
  • Scroll-Driven Visual Transformations - Calculates fractional offsets to animate the transition of the active indicator during scrolling.
  • Attribute Overrides - Provides XML attributes and theme overrides to customize the visual appearance of indicator dots.
  • Adapter Based Mappings - Implements logic to map the data structure of a paging adapter to visual indicator components.
  • Dynamic Indicator Generation - Automatically generates the correct number of indicator views based on the total page count.
  • Scroll Indicator Styling - Allows customizing the appearance, sizing, and themes of navigation indicators.
  • User Interface Components - Support for horizontally scrolling ViewPager.

Star-Verlauf

Star-Verlauf für jakewharton/viewpagerindicatorStar-Verlauf für jakewharton/viewpagerindicator

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht jakewharton/viewpagerindicator?

ViewPagerIndicator is a set of reusable Android UI components designed to synchronize visual paging indicators with paginated view containers. It provides widgets that track a ViewPager to display the current page position and total page count.

Was sind die Hauptfunktionen von jakewharton/viewpagerindicator?

Die Hauptfunktionen von jakewharton/viewpagerindicator sind: Paging Indicators, Android UI Components, Content Display Components, Pagination Indicators, UI State Synchronization, Scroll-Driven Visual Transformations, Attribute Overrides, Adapter Based Mappings.

Welche Open-Source-Alternativen gibt es zu jakewharton/viewpagerindicator?

Open-Source-Alternativen zu jakewharton/viewpagerindicator sind unter anderem: 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… gabrielemariotti/cardslib — cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and… alibaba/ultraviewpager — UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition… manabu-gt/expandabletextview — ExpandableTextView is a reusable Android UI component and a custom extension of the standard Android TextView. It is… hongyangandroid/flowlayout — FlowLayout is a custom Android view widget designed to wrap child elements across multiple lines. It functions as an…

Open-Source-Alternativen zu ViewPagerIndicator

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ViewPagerIndicator.
  • jakewharton/android-viewpagerindicatorAvatar von JakeWharton

    JakeWharton/Android-ViewPagerIndicator

    10,061Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,061
  • ogaclejapan/smarttablayoutAvatar von ogaclejapan

    ogaclejapan/SmartTabLayout

    7,068Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,068
  • gabrielemariotti/cardslibAvatar von gabrielemariotti

    gabrielemariotti/cardslib

    4,618Auf GitHub ansehen↗

    cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and views designed as an extension for high-performance card rendering within recycling lists. The library distinguishes itself through a reorderable list implementation that supports drag-and-drop item rearrangement and nested content hierarchies. It also includes an interaction system for managing directional swipe constraints and a customizable undo action notification bar. The framework covers a broad range of card-based interface capabilities, including the composition of vis

    Java
    Auf GitHub ansehen↗4,618
  • alibaba/ultraviewpagerAvatar von alibaba

    alibaba/UltraViewPager

    4,954Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,954
Alle 30 Alternativen zu ViewPagerIndicator anzeigen→