Skip to content

Commit

Permalink
ReadMe Creation #2 Part 3
Browse files Browse the repository at this point in the history
*Create animated screenshot.
  • Loading branch information
rayliverified committed Feb 11, 2018
1 parent 3a50acf commit 8b9543c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms. This library fixes many issues and crashes that plague other alert dialogue libraries and looks amazing while doing so!

![Screenshots](screenshots/Custom-Alert-Dialogue-Screenshot.gif)

Custom AlertView Dialogue is part of the Custom UI collection of beautiful, minimalistic, and customizable Android UI components.

# Gradle Dependency
Expand All @@ -23,7 +25,7 @@ implementation 'com.github.searchy2:CustomAlertViewDialogue:latest-version'

Custom AlertView Dialogue uses the Builder format to initialize an alert view programmatically. To display an simple alert message, just drag and drop the following code into your project. It's that easy!

![Screenshots](screenshots/Custom-Permissions-Dialogue-Simple_540x.jpg)
![Screenshots](screenshots/Simple-Alert_480x.png)

```java
CustomAlertDialogue.Builder alert = new CustomAlertDialogue.Builder(MainActivity.this)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b9543c

Please sign in to comment.