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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -