Skip to content

Commit 3715122

Browse files
committed
Update README
1 parent d623df9 commit 3715122

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 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" height="160">
22

33
# Dynamic Theme
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-theme.svg?branch=master)](https://travis-ci.org/pranavpandey/dynamic-theme)
77
[![Release](https://img.shields.io/maven-central/v/com.pranavpandey.android/dynamic-theme)](https://search.maven.org/artifact/com.pranavpandey.android/dynamic-theme)
88

9-
A text (JSON) based theme engine for Android 4.0 (API 14) and above.
9+
**A text (JSON) based theme engine for Android 4.0 (API 14) and above.**
1010

11+
> [!IMPORTANT]
1112
> It uses [AndroidX][androidx] so, first [migrate][androidx-migrate] your project to AndroidX.
1213
<br/>Since v3.1.0, it is dependent on Java 8 due to the dependency on
1314
[Dynamic Utils][dynamic-utils].
@@ -233,8 +234,7 @@ The following rules will be applied by this library:
233234

234235
---
235236

236-
<img src="./graphics/apps/pranavpandey-palettes.png"
237-
width="140" height="140" align="right" hspace="20">
237+
<img src="./graphics/apps/pranavpandey-palettes.png" height="140">
238238

239239
## Palettes
240240

0 commit comments

Comments
 (0)