From c1efd35ac402a57d9a3c0c17e67737af30429c8e Mon Sep 17 00:00:00 2001 From: Yoshiaki Naka Date: Thu, 21 Feb 2019 17:13:38 +0900 Subject: Improve the UI layout of the input screen TextInputLayout should be introduced to have a modern user interface design. The helper text and the maximum length of the response are moved under the edit box. Bug: 128890104 Test: Confirmed the expected behavior in manual test cases. Change-Id: If281bd7c914469270b60d8b49d43cf46b2d77742 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2695f51..c49ff86 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -83,7 +83,7 @@