From 2c42b3f95a9319fc36f1dea5e775e2fab13a0a25 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Thu, 16 Jun 2016 12:01:18 -0700 Subject: [SuwLib] Position card correctly when keyboard is up When the keyboard is shown in the tablet layout, position the card correctly by using linear layout with 2 invisible weighted views. Bug: 29420837 Change-Id: I85008800f16a4a8c6b7b2f8f78d702ac5674434a --- library/main/res/values/attrs.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'library/main/res/values/attrs.xml') diff --git a/library/main/res/values/attrs.xml b/library/main/res/values/attrs.xml index 77e5252..73f8863 100644 --- a/library/main/res/values/attrs.xml +++ b/library/main/res/values/attrs.xml @@ -66,6 +66,11 @@ + + + + + -- cgit v1.2.3