From bb31c01f8775cd7084ddafe489238ce587501907 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Tue, 10 Oct 2017 17:06:16 -0700 Subject: [PATCH] Use ButtonBarLayout to stack buttons In fingerprint-enroll-finish landscape, if there is not enough space to display the buttons, stack them by using ButtonBarLayout. Bug: 67370165 Test: Manual Change-Id: I482b811d6a2af545c4783a1cdd50b566c34b60c3 --- res/layout-land/fingerprint_enroll_finish.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/res/layout-land/fingerprint_enroll_finish.xml b/res/layout-land/fingerprint_enroll_finish.xml index 0b673b872b2..981fe659222 100644 --- a/res/layout-land/fingerprint_enroll_finish.xml +++ b/res/layout-land/fingerprint_enroll_finish.xml @@ -75,13 +75,13 @@ android:layout_height="0dp" android:layout_weight="1" /> - + android:clipToPadding="false">