awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

30 مستودعات

Awesome GitHub RepositoriesDialogs and Alerts

Libraries for Material-styled dialogs and alerts.

Explore 30 awesome GitHub repositories matching part of an awesome list · Dialogs and Alerts. Refine with filters or upvote what's useful.

Awesome Dialogs and Alerts GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • afollestad/material-dialogsالصورة الرمزية لـ afollestad

    afollestad/material-dialogs

    19,577عرض على GitHub↗

    material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot

    Material Design style dialogs.

    Kotlin
    عرض على GitHub↗19,577
  • orhanobut/dialogplusالصورة الرمزية لـ orhanobut

    orhanobut/dialogplus

    4,963عرض على 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,

    Dialogs with custom animations.

    Javaandroidbottom-sheetdialog
    عرض على GitHub↗4,963
  • yipianfengye/android-addialogالصورة الرمزية لـ yipianfengye

    yipianfengye/android-adDialog

    3,091عرض على GitHub↗

    一个简单,强大的广告活动弹窗控件

    Dialog for displaying advertisements.

    Java
    عرض على GitHub↗3,091
  • tvbarthel/blurdialogfragmentالصورة الرمزية لـ tvbarthel

    tvbarthel/BlurDialogFragment

    2,076عرض على GitHub↗

    Library project to display DialogFragment with a blur effect.

    Dialog with blurred background effect.

    Java
    عرض على GitHub↗2,076
  • saiwu-bigkoo/android-alertviewالصورة الرمزية لـ saiwu-bigkoo

    saiwu-bigkoo/Android-AlertView

    1,378عرض على GitHub↗

    仿iOS的AlertViewController

    iOS-style alert view controller.

    Java
    عرض على GitHub↗1,378
  • shaohui10086/bottomdialogالصورة الرمزية لـ shaohui10086

    shaohui10086/BottomDialog

    1,268عرض على GitHub↗

    BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout

    Bottom-sheet style dialog layout.

    Java
    عرض على GitHub↗1,268
  • javiersantos/materialstyleddialogsالصورة الرمزية لـ javiersantos

    javiersantos/MaterialStyledDialogs

    1,159عرض على GitHub↗

    A library that shows a beautiful and customizable Material-based dialog with header. API 14+ required.

    Beautiful and customizable Material dialogs.

    Kotlinandroid-libraryanimationdialog
    عرض على GitHub↗1,159
  • yarolegovich/lovelydialogالصورة الرمزية لـ yarolegovich

    yarolegovich/LovelyDialog

    1,056عرض على GitHub↗

    This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs.

    Easy-to-create Material Design dialogs.

    Javaandroidandroid-libraryandroid-ui
    عرض على GitHub↗1,056
  • hss01248/dialogutilالصورة الرمزية لـ hss01248

    hss01248/DialogUtil

    981عرض على GitHub↗

    common used dialog with material style ( in support v7),ios style,get top activity automatically, invoke everywhere (any thread , any window)

    Utility for showing dialogs from any interface.

    Javaalertdialogdialogios-alert
    عرض على GitHub↗981
  • meetic/marypopupالصورة الرمزية لـ Meetic

    Meetic/MaryPopup

    914عرض على GitHub↗

    Expand your view with no problem ;)

    Customizable popup view extension.

    Java
    عرض على GitHub↗914
  • fengdai/alertdialogproالصورة الرمزية لـ fengdai

    fengdai/AlertDialogPro

    463عرض على GitHub↗

    Deprecated This project can make it easy to theme and custom Android's dialog. Also provides Holo and Material themes for old devices.

    Material-styled alert dialog library.

    Java
    عرض على GitHub↗463
  • kakajika/swipeawaydialogK

    kakajika/SwipeAwayDialog

    0عرض على GitHub↗

    Dialog dismissible via swipe gestures.

    عرض على GitHub↗0
  • limxing/android-promptdialogL

    limxing/Android-PromptDialog

    0عرض على GitHub↗

    Lightweight loading and confirmation dialogs.

    عرض على GitHub↗0
  • geniusforapp/fancydialogG

    geniusforapp/fancyDialog

    0عرض على GitHub↗

    Customizable prompt dialogs.

    عرض على GitHub↗0
  • 1em0nsoft/lemonhello4android1

    1em0nsOft/LemonHello4Android

    0عرض على GitHub↗

    Prompt dialogs with multiple built-in themes.

    عرض على GitHub↗0
  • codemybrainsout/placesearchdialogC

    codemybrainsout/PlaceSearchDialog

    0عرض على GitHub↗

    Dialog for location-based searching.

    عرض على GitHub↗0
  • spikeking/bottomdialogdemoS

    SpikeKing/BottomDialogDemo

    0عرض على GitHub↗

    Bottom dialog implementation using fragments.

    عرض على GitHub↗0
  • androiddeveloperlb/materialstufflibraryA

    AndroidDeveloperLB/MaterialStuffLibrary

    0عرض على GitHub↗

    Collection of Material Design UI components including dialogs.

    عرض على GitHub↗0
  • lewisjdeane/l-dialogsL

    lewisjdeane/L-Dialogs

    0عرض على GitHub↗

    Simple dialog component with Material styling.

    عرض على GitHub↗0
  • gitphoenix/wheeldialogfragmentG

    GitPhoenix/WheelDialogFragment

    0عرض على GitHub↗

    Dialog for time and city selection.

    عرض على GitHub↗0
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Dialogs and Alerts