Skip to content

Commit 8b9543c

Browse files
committed
ReadMe Creation #2 Part 3
*Create animated screenshot.
1 parent 3a50acf commit 8b9543c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
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!
77

8+
![Screenshots](screenshots/Custom-Alert-Dialogue-Screenshot.gif)
9+
810
Custom AlertView Dialogue is part of the Custom UI collection of beautiful, minimalistic, and customizable Android UI components.
911

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

2426
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!
2527

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

2830
```java
2931
CustomAlertDialogue.Builder alert = new CustomAlertDialogue.Builder(MainActivity.this)
10 MB
Loading

0 commit comments

Comments
 (0)