Adaptive suggestions strip
Bug: 4903845
Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1
diff --git a/java/res/values/attrs.xml b/java/res/values/attrs.xml
index c5897c8..fb99336 100644
--- a/java/res/values/attrs.xml
+++ b/java/res/values/attrs.xml
@@ -120,8 +120,8 @@
<attr name="colorTypedWord" format="color" />
<attr name="colorAutoCorrect" format="color" />
<attr name="colorSuggested" format="color" />
- <attr name="iconExpandPane" format="reference" />
- <attr name="iconClosePane" format="reference" />
+ <attr name="colorDivider" format="color" />
+ <attr name="candidateCountInStrip" format="integer" />
</declare-styleable>
<declare-styleable name="Keyboard">