mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
remove unused key popup animation code already marked for removal
This commit is contained in:
parent
017c057585
commit
9c272fd881
18 changed files with 1 additions and 413 deletions
|
@ -119,13 +119,6 @@
|
|||
<attr name="keyPreviewOffset" format="dimension" />
|
||||
<!-- Height of the key press feedback popup. -->
|
||||
<attr name="keyPreviewHeight" format="dimension" />
|
||||
<!-- TODO: consolidate key preview linger timeout with the key preview animation parameters. -->
|
||||
<!-- Delay after key releasing and key press feedback dismissing in millisecond -->
|
||||
<attr name="keyPreviewLingerTimeout" format="integer" />
|
||||
<!-- Key preview show up animator -->
|
||||
<attr name="keyPreviewShowUpAnimator" format="reference" />
|
||||
<!-- Key preview dismiss animator -->
|
||||
<attr name="keyPreviewDismissAnimator" format="reference" />
|
||||
<!-- Layout resource for more keys keyboard -->
|
||||
<attr name="moreKeysKeyboardLayout" format="reference" />
|
||||
<!-- Layout resource for more keys keyboard of action key -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue