Skip to content

Commit 4e326d4

Browse files
committed
Merge branch 'trunk' into fix/redrawing-of-placeholder
2 parents 9161e57 + aa17b7c commit 4e326d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
Aztec (which extends EditText) is a rich-text editor component for writing HTML
66
documents in Android.
77

8-
Supports Android 4.1+ (API 16 - Jelly Bean)
8+
## Minimum Android Supported Version
9+
10+
You can check the minimum Android version supported by looking at the `minSdkVersion` configuration within [build.gradle](https://github.com/wordpress-mobile/AztecEditor-Android/blob/trunk/build.gradle).
911

1012
<img align="center" width=360px height=640px src="https://github.com/wordpress-mobile/AztecEditor-Android/raw/trunk/visual_editor.png" alt="Visual Editor"/> <img align="center" width=360px height=640px src="https://github.com/wordpress-mobile/AztecEditor-Android/raw/trunk/code_editor.png" alt="Visual Editor"/>
1113

0 commit comments

Comments
 (0)