From 6b5b977f1e5099bff5479cf8b6892a7e762fc690 Mon Sep 17 00:00:00 2001 From: Svet Ganov Date: Mon, 27 Jan 2020 19:21:32 -0800 Subject: [PATCH] Scrollable inline suggestions Increase the number of suggestions for scrolling in the sample autofill service. Add scrollable container for the suggestions in the keyboard suggestion view. Test: manual Change-Id: I4f8a2fe191f4b7e5a70b5370a7bd55a2e9dddc9a --- .../AutofillKeyboard/res/layout/keyboard_10_9_9.xml | 12 ++++++++---- .../android/autofillkeyboard/AutofillImeService.java | 3 +-- .../src/foo/bar/inline/InlineFillService.java | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml b/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml index 846de355d..fc7bdb174 100644 --- a/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml +++ b/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml @@ -22,10 +22,14 @@ xmlns:android="http://schemas.android.com/apk/res/android" style="@style/KeyboardArea"> - - + + + +