awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPopupWindow Implementations

Concrete implementations of the Android PopupWindow class for UI overlays.

Distinct from Android Implementations: Focuses on the specific technical implementation of popups rather than general clean architecture in Android.

Explore 1 awesome GitHub repository matching software engineering & architecture · PopupWindow Implementations. Refine with filters or upvote what's useful.

Awesome PopupWindow Implementations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • razerdp/basepopuprazerdp 的头像

    razerdp/BasePopup

    5,255在 GitHub 上查看↗

    BasePopup 是一个 Android 弹出窗口库和 UI 组件框架,专为在 Android 应用中创建自定义浮动窗口和覆盖层而设计。它提供了一组可重用的元素,用于在主应用屏幕上方渲染聚焦内容和临时控件。 该库通过一个自定义框架管理这些浮动视图的布局和显示,该框架标准化了弹出菜单的外观和行为。它专门实现了 Android 弹出窗口功能,以提供上下文选项,而无需导航离开当前页面。 该框架通过窗口管理、基于锚点视图的坐标计算以及动态尺寸适配来涵盖 UI 组件开发。它处理视图填充(inflation)和事件处理,以将这些浮动元素集成到移动界面中。

    Implements the layout and display management for floating views using Android's PopupWindow mechanism.

    Javaandroidpopuppopup-menu
    在 GitHub 上查看↗5,255
  1. Home
  2. Software Engineering & Architecture
  3. Clean Architecture Frameworks
  4. Android Implementations
  5. PopupWindow Implementations