We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dfeb0 commit 437fcd8Copy full SHA for 437fcd8
README.rst
@@ -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