diff --git a/README.md b/README.md index 4aaf7a6..da045d5 100644 --- a/README.md +++ b/README.md @@ -199,8 +199,9 @@ Name | License | Demo [ParkedTextView](https://github.com/gotokatsuya/ParkedTextView) | [MIT](http://opensource.org/licenses/MIT) | [Material Code input](https://github.com/glomadrian/material-code-input) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |

[TextSurface](https://github.com/elevenetc/TextSurface) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | -[EmailAutoCompleteTextView](https://github.com/tasomaniac/EmailAutoCompleteTextView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[EmailAutoCompleteTextView](https://github.com/tasomaniac/EmailAutoCompleteTextView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [Tab Digit](https://github.com/xenione/tab-digit) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[RotatingText](https://github.com/sdsmdg/RotatingText) | [MIT](http://opensource.org/licenses/MIT) | Image ====================== diff --git a/art/RotatingText.gif b/art/RotatingText.gif new file mode 100644 index 0000000..c531f63 Binary files /dev/null and b/art/RotatingText.gif differ diff --git a/pages/Label-Form.md b/pages/Label-Form.md index e2a5c25..9816421 100644 --- a/pages/Label-Form.md +++ b/pages/Label-Form.md @@ -18,5 +18,6 @@ Name | License | Demo [ParkedTextView](https://github.com/gotokatsuya/ParkedTextView) | [MIT](http://opensource.org/licenses/MIT) | [Material Code input](https://github.com/glomadrian/material-code-input) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |

[TextSurface](https://github.com/elevenetc/TextSurface) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | -[EmailAutoCompleteTextView](https://github.com/tasomaniac/EmailAutoCompleteTextView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[EmailAutoCompleteTextView](https://github.com/tasomaniac/EmailAutoCompleteTextView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [Tab Digit](https://github.com/xenione/tab-digit) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[RotatingText](https://github.com/sdsmdg/RotatingText) | [MIT](http://opensource.org/licenses/MIT) |