awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
razerdp avatar

razerdp/BasePopup

0
View on GitHub↗
5,255 estrellas·762 forks·Java·Apache-2.0·2 vistasgithub.com/razerdp/BasePopup↗

BasePopup

BasePopup es una librería de ventanas emergentes para Android y framework de componentes de UI diseñado para crear ventanas flotantes y superposiciones personalizadas dentro de aplicaciones Android. Proporciona un conjunto de elementos reutilizables para renderizar contenido enfocado y controles temporales sobre la pantalla principal de la aplicación.

La librería gestiona el diseño y la visualización de estas vistas flotantes a través de un framework personalizado que estandariza la apariencia y el comportamiento de los menús emergentes. Implementa específicamente la funcionalidad de ventana emergente de Android para proporcionar opciones contextuales sin requerir navegar fuera de la página actual.

El framework cubre el desarrollo de componentes de UI a través de la gestión de ventanas, cálculo de coordenadas basado en vistas de anclaje y adaptación dinámica de dimensiones. Maneja la inflación de vistas y el manejo de eventos para integrar estos elementos flotantes en la interfaz móvil.

Features

  • Pop-up Overlays - Provides a framework for creating floating UI overlays that display focused content over the main screen.
  • PopupWindow Management - Utilizes the native Android PopupWindow class to handle window layering and positioning relative to anchor views.
  • Android UI Components - Provides reusable UI components and widgets specifically for creating popups and overlays in Android apps.
  • Android Interface Design - Facilitates the design of focused Android interface elements that provide contextual options without page navigation.
  • PopupWindow Implementations - Implements the layout and display management for floating views using Android's PopupWindow mechanism.
  • Android Custom Popups - Offers a library of customizable popup menus and dropdowns designed specifically for the Android platform.
  • Adaptive Window Dimensioning - Calculates window width and height dynamically based on content size or screen percentages before display.
  • Coordinate-Based Position Calculators - Implements logic for determining popup window positions by calculating spatial coordinates relative to anchor views.
  • Dynamic Layout Inflations - Provides runtime inflation of XML layout files into views using the current Android activity context.

Historial de estrellas

Gráfico del historial de estrellas de razerdp/basepopupGráfico del historial de estrellas de razerdp/basepopup

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a BasePopup

Proyectos open-source similares, clasificados según cuántas características comparten con BasePopup.
  • orhanobut/dialogplusAvatar de orhanobut

    orhanobut/dialogplus

    4,963Ver en GitHub↗

    Dialogplus is an Android dialog UI library and layout framework providing a collection of customizable pop-up windows and reusable interface elements. It serves as a toolkit for organizing list, grid, and custom view content within mobile screen overlays. The library enables the rendering of pop-up windows with tailored headers, footers, and content areas. It includes systems for placing these overlays at the top, center, or bottom of the display using built-in animations and predefined layout patterns. The framework supports flexible content organization through the use of scrollable lists,

    Javaandroidbottom-sheetdialog
    Ver en GitHub↗4,963
  • junixapp/xpopupAvatar de junixapp

    junixapp/XPopup

    8,022Ver en GitHub↗

    XPopup is an Android popup UI framework and overlay component library used to build customizable dialogs, bottom sheets, and overlay views. It serves as a dialog engine for creating high-performance popup views and provides a toolkit for executing entrance and exit transitions. The library is distinguished by its ability to render ultra-long, high-resolution images using memory-efficient loading and drag-to-dismiss interactions. It supports displaying overlay views while an application is in the background through system overlay permissions. The framework covers anchor-based positioning for

    Javaandroidbottomsheetdialog
    Ver en GitHub↗8,022
  • traex/rippleeffectAvatar de traex

    traex/RippleEffect

    4,895Ver en GitHub↗

    RippleEffect is a library and interaction framework for implementing Material Design ripple animations within Android applications. It provides tools to add animated visual feedback to interface elements to signal successful user interactions. The library allows for the customization of ripple effects, including adjustments to color, duration, and scale. It supports both configuration via attributes and dynamic adjustments through setter methods, and includes a listener interface to detect when a ripple animation has finished its execution.

    Java
    Ver en GitHub↗4,895
  • ongakuer/circleindicatorAvatar de ongakuer

    ongakuer/CircleIndicator

    4,258Ver en GitHub↗

    CircleIndicator is a custom Android UI component that functions as a circular page progress indicator. It provides a graphical interface element that represents completion or progress through a circular arc. The component is designed to track a user's position within a sequence of pages, such as during onboarding flow navigation or linear screen transitions. It visualizes progress through a set of screens to provide feedback during mobile app navigation.

    Java
    Ver en GitHub↗4,258
Ver las 30 alternativas a BasePopup→

Preguntas frecuentes

¿Qué hace razerdp/basepopup?

BasePopup es una librería de ventanas emergentes para Android y framework de componentes de UI diseñado para crear ventanas flotantes y superposiciones personalizadas dentro de aplicaciones Android. Proporciona un conjunto de elementos reutilizables para renderizar contenido enfocado y controles temporales sobre la pantalla principal de la aplicación.

¿Cuáles son las características principales de razerdp/basepopup?

Las características principales de razerdp/basepopup son: Pop-up Overlays, PopupWindow Management, Android UI Components, Android Interface Design, PopupWindow Implementations, Android Custom Popups, Adaptive Window Dimensioning, Coordinate-Based Position Calculators.

¿Qué alternativas de código abierto existen para razerdp/basepopup?

Las alternativas de código abierto para razerdp/basepopup incluyen: orhanobut/dialogplus — Dialogplus is an Android dialog UI library and layout framework providing a collection of customizable pop-up windows… junixapp/xpopup — XPopup is an Android popup UI framework and overlay component library used to build customizable dialogs, bottom… traex/rippleeffect — RippleEffect is a library and interaction framework for implementing Material Design ripple animations within Android… ongakuer/circleindicator — CircleIndicator is a custom Android UI component that functions as a circular page progress indicator. It provides a… dimezis/blurview — BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It… nightonke/boommenu — BoomMenu is an Android radial menu library and UI animation framework designed to create expandable floating action…