Skip to content

Commit bda672f

Browse files
authored
Update README.md
1 parent dbcc238 commit bda672f

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
@@ -1,6 +1,8 @@
11
Buffer Text Input Layout
22
-------------------------
33

4+
(Coming to maven central soon!)
5+
46
This is a simple customisation of the TextInputLayout found in the Design Support Library.
57

68
Whilst this is an awesome component that we've made great use of, we wanted to be able to display
@@ -72,4 +74,4 @@ e.g
7274
e.g.
7375

7476
bufferTextInputLayout.setCounterMode(CounterMode.DESCENDING);
75-
bufferTextInputLayout.setCharactersRemainingUntilCounterDisplay(40);
77+
bufferTextInputLayout.setCharactersRemainingUntilCounterDisplay(40);

0 commit comments

Comments
 (0)