From 4ac222a49da06617386d2689ded5e8cc28b49178 Mon Sep 17 00:00:00 2001 From: "Philip P. Moltmann" Date: Thu, 27 Apr 2017 10:06:31 -0700 Subject: [PATCH] Focus the SaveUi-Yes-Button by default This is arguagble the right focus anyway. Also this prevents the close button to be highlighted which looks rather unpleasant. Change-Id: Id0c79babcf928b11f5db888a9d41bfd717afa5be Fixes: 37566617 Test: looked at SaveUi --- core/res/res/layout/autofill_save.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/res/res/layout/autofill_save.xml b/core/res/res/layout/autofill_save.xml index 2f7ad3a61406d..cbea275af0349 100644 --- a/core/res/res/layout/autofill_save.xml +++ b/core/res/res/layout/autofill_save.xml @@ -94,6 +94,7 @@ android:layout_height="wrap_content" style="@style/Widget.Material.Button.Colored" android:text="@string/autofill_save_yes"> +