Skip to content

Commit

Permalink
Adds basic readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
gradha committed Jul 11, 2015
1 parent c0dfeb0 commit 437fcd8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
==============================================
Android Material AppCompat edit text colouring
==============================================

The new ``TextInputLayout`` is a freaking madness to customize with so many
states and conditions. This repo contains the examples I did to figure out some
of the styles. Font is not custom (see
`http://stackoverflow.com/questions/30765287/change-font-of-the-floating-label-edittext-and-textinputlayout
<http://stackoverflow.com/questions/30765287/change-font-of-the-floating-label-edittext-and-textinputlayout>`_).
Most helpful was `http://stackoverflow.com/a/26715076/172690
<http://stackoverflow.com/a/26715076/172690>`_.

0 comments on commit 437fcd8

Please sign in to comment.