Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ソフトキーボードの背景を透明にし、キーボタンを半透明にしたい。
input.xml のキーボードビューで android:alpha="0.50" を設定します
android:background="@color/keyboard_background" に argb(a=alpha) を設定します