From dd9129017f691894d0cf031c88823ea45041b28c Mon Sep 17 00:00:00 2001 From: Viktor De Pasquale Date: Sat, 1 Feb 2020 14:48:39 +0100 Subject: [PATCH] Added a condition to hide reboot button when no root is available --- app/src/main/res/layout/include_home_device.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/src/main/res/layout/include_home_device.xml b/app/src/main/res/layout/include_home_device.xml index 751e6cb83..047ae6a8d 100644 --- a/app/src/main/res/layout/include_home_device.xml +++ b/app/src/main/res/layout/include_home_device.xml @@ -13,8 +13,6 @@ - - @@ -51,7 +49,7 @@