10 repository-uri
Navigation tabs and indicator frameworks.
Explore 10 awesome GitHub repositories matching part of an awesome list · Tab Layouts. Refine with filters or upvote what's useful.
FlycoTabLayout is a Java-based library for building tabbed navigation interfaces in Android applications. It functions as a custom view component and navigation tool that allows developers to organize content into switchable categories using customizable indicators and animations. The library distinguishes itself through integrated notification badge components that display unread message tips and status indicators directly on individual tabs. It also provides specialized navigation synchronization, allowing the tab layout to function as a standalone component or as a linked navigation bar ti
Android的TabLayout库
MagicIndicator is a library for rendering visual page markers and navigation tabs that synchronize with paginated views in Android applications. It provides a set of tools for implementing interactive page indicators, including components for tracking and controlling page positions within sliding containers and fragment navigation systems. The project supports customizable tab navigation through custom layout files and interface-based styling. It enables the integration of notification badges, allowing numeric or status markers to be overlaid on navigation tabs to alert users of updates. The
强大易扩展的ViewPager指示器框架
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
在用户滚动时给出连续的反馈
CoordinatorTabLayout este o componentă de interfață utilizator Android personalizată care integrează navigarea prin tab-uri cu headere pliabile și sincronizarea containerelor de paginare. Construită pentru sistemul nativ de view-uri Android, implementează tipare Material Design pentru a crea ecrane imersive unde conținutul header-ului se restrânge pe măsură ce utilizatorul face scroll. Componenta sincronizează evenimentele de selecție a tab-urilor cu un container de paginare pentru a actualiza conținutul vizibil. Gestionează coordonarea între o bară de navigare cu tab-uri și un header pliabil, asigurându-se că evenimentele de scroll și tranzițiile de pagină rămân aliniate. Layout-ul include capabilități pentru gestionarea aspectului barei de sistem, permițând conținutului să fie desenat în spatele barelor de stare și de navigare translucide. Oferă, de asemenea, un sistem de configurare pentru imaginile din header, suportând atât resurse statice, cât și încărcarea asincronă a imaginilor din rețea bazată pe listener-e.
Provides a layout component that combines a tab navigation bar with a folding header for synchronized content.