Skip to content

Commit a24622c

Browse files
committed
Update README
1 parent 1912d3a commit a24622c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
<img src="./graphics/icon.png" width="160" height="160" align="right" hspace="20">
1+
<img src="./graphics/icon.png" width="160" height="160">
22

33
# Dynamic Toasts
44

55
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?)](https://www.apache.org/licenses/LICENSE-2.0.html)
66
[![Build Status](https://travis-ci.org/pranavpandey/dynamic-toasts.svg?branch=master)](https://travis-ci.org/pranavpandey/dynamic-toasts)
77
[![Release](https://img.shields.io/maven-central/v/com.pranavpandey.android/dynamic-toasts)](https://search.maven.org/artifact/com.pranavpandey.android/dynamic-toasts)
88

9-
A simple library to display themed toasts with icon and text on Android 2.3 (API 9) and above.
9+
**A simple library to display themed toasts with icon and text on Android 2.3 (API 9) and above.**
1010

11+
> [!IMPORTANT]
1112
> Since v0.4.0, it uses [26.x.x support libraries][android-support] so, minimum SDK will be
1213
Android 4.0 (API 14).
1314
<br/>Since v2.0.0, it uses [AndroidX][androidx] so, first [migrate][androidx-migrate] your

0 commit comments

Comments
 (0)