fix: keyboard-row chips never rendered — declare supportsInlineSuggestions (v2.14.1) Root cause found by emulator testing: FillRequest.inlineSuggestionsRequest is null unless the autofill-service XML declares android:supportsInlineSuggestions, so the v2.14.0 chip code path never ran on any device while bottom-sheet rows worked fine. Verified on emulator-5554 (API 36): with the flag, Gboard renders entry chips with monograms in the keyboard row.
$ koh steal kepr.uk/peach-android@4a5b20b003e3
·
parent: 3f4f7ac40254
discussion
log in to leave a comment.