* Updates to "sticker" button in chat input bar.
• switch button to "keyboard" when sticker keyboard is active.
• add spring animations to sticker/keyboard buttons.
• clean up animation code: use one UIViewPropertyAnimator for all animations
happening in chat bar at once.
* Ensure correct "pressed state" appearance for buttons in chat bar.