Skip to content

Commit 437fcd8

Browse files
committed
Adds basic readme.
1 parent c0dfeb0 commit 437fcd8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
==============================================
2+
Android Material AppCompat edit text colouring
3+
==============================================
4+
5+
The new ``TextInputLayout`` is a freaking madness to customize with so many
6+
states and conditions. This repo contains the examples I did to figure out some
7+
of the styles. Font is not custom (see
8+
`http://stackoverflow.com/questions/30765287/change-font-of-the-floating-label-edittext-and-textinputlayout
9+
<http://stackoverflow.com/questions/30765287/change-font-of-the-floating-label-edittext-and-textinputlayout>`_).
10+
Most helpful was `http://stackoverflow.com/a/26715076/172690
11+
<http://stackoverflow.com/a/26715076/172690>`_.

0 commit comments

Comments
 (0)