diff --git a/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml b/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml
index fc7bdb174..14f5bb4f4 100644
--- a/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml
+++ b/samples/AutofillKeyboard/res/layout/keyboard_10_9_9.xml
@@ -22,14 +22,43 @@
xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/KeyboardArea">
-
+
+ android:id="@+id/pinned_suggestions_start"
+ style="@style/PinnedSuggestionArea">
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/samples/AutofillKeyboard/res/values/colors.xml b/samples/AutofillKeyboard/res/values/colors.xml
new file mode 100644
index 000000000..ace840cd7
--- /dev/null
+++ b/samples/AutofillKeyboard/res/values/colors.xml
@@ -0,0 +1,19 @@
+
+
+
+
+ #FFEEEEEE
+
\ No newline at end of file
diff --git a/samples/AutofillKeyboard/res/values/dimens.xml b/samples/AutofillKeyboard/res/values/dimens.xml
index 401ea9188..e70ae9af7 100644
--- a/samples/AutofillKeyboard/res/values/dimens.xml
+++ b/samples/AutofillKeyboard/res/values/dimens.xml
@@ -22,6 +22,6 @@
24dp
14dp
- 41dp
+ 48dp
48dp
diff --git a/samples/AutofillKeyboard/res/values/styles.xml b/samples/AutofillKeyboard/res/values/styles.xml
index 63068b535..7a62b2fcf 100644
--- a/samples/AutofillKeyboard/res/values/styles.xml
+++ b/samples/AutofillKeyboard/res/values/styles.xml
@@ -25,18 +25,26 @@
- wrap_content
- bottom
- vertical
- - #FFFFFFFF
+ - bottom
+
+