From de6ce1a3d72c8dae4a7380fa6fbab966c15e87db Mon Sep 17 00:00:00 2001 From: Alberto Date: Sat, 8 Apr 2017 09:03:45 +0200 Subject: [PATCH] Show all the detailed information in the CardView's overflow Do not limit the height of the overflow list to 50dp. It is possible that we will need to limit the maximum allowed height in the future. --- app/src/main/res/layout/device_itemv2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/device_itemv2.xml b/app/src/main/res/layout/device_itemv2.xml index 0fc4dd34..b8b1afe7 100644 --- a/app/src/main/res/layout/device_itemv2.xml +++ b/app/src/main/res/layout/device_itemv2.xml @@ -22,7 +22,7 @@