Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…alog

added dark theme
  • Loading branch information
TutorialsAndroid committed Sep 12, 2019
2 parents 55f6072 + e59fc34 commit 9fa48d8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ AlertDialog for Android, a beautiful and material alert dialog to use in your an

[![](https://jitpack.io/v/TutorialsAndroid/KAlertDialog.svg)](https://jitpack.io/#TutorialsAndroid/KAlertDialog)

`Latest version of this library is migrated to androidx`

## Download My Kinda App. A new way to debate on the topic
[![](https://github.com/TutorialsAndroid/Spoti/blob/master/art/google-play-badge.png)](https://bit.ly/kindadownload)

## ScreenShot
![](https://github.com/TutorialsAndroid/KAlertDialog/blob/master/art/device-2019-03-23-132617.png)

Expand All @@ -30,7 +35,7 @@ Add it in your root build.gradle at the end of repositories:
Step 2. Add the dependency

dependencies {
implementation 'com.github.TutorialsAndroid:KAlertDialog:v4.0.19'
implementation 'com.github.TutorialsAndroid:KAlertDialog:v5.0.19'
}

## Usage
Expand Down

0 comments on commit 9fa48d8

Please sign in to comment.