From f4818bf2caafbcb8837273ea31e8cdf37f58a074 Mon Sep 17 00:00:00 2001 From: "Sam.Z.D" Date: Wed, 19 Oct 2016 06:48:48 +0300 Subject: [PATCH] Update README.md (#50) --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 954b8c4..6c37bd8 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,8 @@ In your xml import an extra namespace on the root of your layout + android:layout_height="wrap_content" + android:orientation="vertical"> .... .... @@ -85,7 +86,8 @@ Whenever you need to use the FormEditText just do the following in your xml. + android:layout_height="wrap_content" + android:orientation="vertical"> @@ -134,7 +136,8 @@ You can customize them using the attributes + android:layout_height="wrap_content" + android:orientation="vertical"> @@ -190,7 +193,8 @@ If you want to use **regexp** as **test** attribute value you'll need to also us + android:layout_height="wrap_content" + android:orientation="vertical">