GithubHelp home page GithubHelp logo

hhy5277 / material-dialogs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from afollestad/material-dialogs

0.0 2.0 0.0 212.84 MB

๐Ÿ˜ A beautiful and fluid dialogs API for Kotlin & Android.

Home Page: https://af.codes

License: Apache License 2.0

Kotlin 100.00%

material-dialogs's Introduction

Material Dialogs

View Releases and Changelogs

Build Status Codacy Badge License


Screenshots

Modules

Click a module to see the Gradle dependency and a how-to document.

Core

Core

Core Tutorial and Samples

The core module contains everything you need to get started with the library. It contains all core and normal-use functionality.

dependencies {
  ...
  implementation 'com.afollestad.material-dialogs:core:2.5.0'
}

Input

Input

Input Tutorial and Samples

The input module contains extensions to the core module, such as a text input dialog.

dependencies {
  ...
  implementation 'com.afollestad.material-dialogs:input:2.5.0'
}

Files

Files

Files Tutorial and Samples

The files module contains extensions to the core module, such as a file and folder chooser.

dependencies {
  ...
  implementation 'com.afollestad.material-dialogs:files:2.5.0'
}

Color

Color

Color Tutorial and Samples

The color module contains extensions to the core module, such as a color chooser.

dependencies {
  ...
  implementation 'com.afollestad.material-dialogs:color:2.5.0'
}

DateTime

DateTime

DateTime Tutorial and Samples

The datetime module contains extensions to make date, time, and date-time picker dialogs.

dependencies {
  ...
  implementation 'com.afollestad.material-dialogs:datetime:2.5.0'
}

Lifecycle

Lifecycle

Lifecycle Tutorial and Samples

The lifecycle module contains extensions to make dialogs work with AndroidX lifecycles.

dependencies {
  ...
  implementation 'com.afollestad.material-dialogs:lifecycle:2.5.0'
}

material-dialogs's People

Contributors

adennie avatar aefeinstein avatar afollestad avatar ashok-varma avatar ashughes avatar askfor avatar betterxp avatar davidmont avatar dvdandroid avatar egor-n avatar friederbluemle avatar jasperg avatar jlelse avatar johnwatsondev avatar josh-burton avatar jrgonzalezg avatar kevinslashslash avatar lordcodes avatar marchold avatar mflisar avatar msutherland4807 avatar paulwoitaschek avatar phascinate avatar pluscubed avatar smartjinyu avatar thefinestartist avatar timusus avatar tolriq avatar zacsweers avatar zateo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.