From 43626165e37ceffcd7f826ffca0644620562cd70 Mon Sep 17 00:00:00 2001 From: Kevin Chyn Date: Fri, 11 Jan 2019 13:48:35 -0800 Subject: [PATCH] Remove extra button from fingerprint enroll layout The button doesn't even respond due to other code changes. Buttons are now created in java using SUW library Change-Id: I96943c973e23a06fe5f07c074f2c35f4bcc05dd3 Fixes: 122371369 Test: Only footer button shows --- res/layout-land/fingerprint_enroll_enrolling.xml | 7 ------- res/layout-land/fingerprint_enroll_find_sensor.xml | 8 -------- 2 files changed, 15 deletions(-) diff --git a/res/layout-land/fingerprint_enroll_enrolling.xml b/res/layout-land/fingerprint_enroll_enrolling.xml index f96bdde6906..ba2c4209253 100644 --- a/res/layout-land/fingerprint_enroll_enrolling.xml +++ b/res/layout-land/fingerprint_enroll_enrolling.xml @@ -92,13 +92,6 @@ android:layout_height="0dp" android:layout_weight="1" /> -