mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
allow setting alpha for all colors except keyboard background
This commit is contained in:
parent
02a3fe2d19
commit
f1de1a6410
17 changed files with 33 additions and 26 deletions
|
@ -70,11 +70,9 @@
|
|||
<declare-styleable name="MainKeyboardView">
|
||||
<!-- Size of the text for spacebar language label, in the proportion of key height. -->
|
||||
<attr name="languageOnSpacebarTextRatio" format="fraction" />
|
||||
<attr name="languageOnSpacebarTextColor" format="color" />
|
||||
<attr name="languageOnSpacebarTextShadowRadius" format="float" />
|
||||
<attr name="languageOnSpacebarTextShadowColor" format="color" />
|
||||
<!-- Fadeout animator for spacebar language label. -->
|
||||
<attr name="languageOnSpacebarFinalAlpha" format="integer" />
|
||||
<attr name="languageOnSpacebarFadeoutAnimator" format="reference" />
|
||||
<!-- Fadeout and fadein animator for altCodeWhileTyping keys. -->
|
||||
<attr name="altCodeKeyWhileTypingFadeoutAnimator" format="reference" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue