Custom Android keyboard with Material Design Style -


i have updated app implement material design. make app backwards compatible, changed appbasetheme "theme.holo.light.darkactionbar" "theme.appcompat.light.darkactionbar". however, have custom keyboard keeps popping in old holo theme.

i think have use style called "widget.material.light.keyboardview", message:

error: resource not public

when try use in theme attribute of keyboardview. want keyboard similar new lollipop keyboard. can me?

i somehow missed answer, should cover you're trying do. setting flat color keys or background give material look, depending on color palette choose.

how change background color of key android soft keyboard?


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -