DimensionDev / TesserPG-iOS

Encryption Made Mobile.
https://tesserpg.com
GNU Affero General Public License v3.0
41 stars 5 forks source link

fix EditingRedPacket UI issue in keyboard #90

Closed jk234ert closed 4 years ago

jk234ert commented 4 years ago

Modification:

  1. Adjust inset of EditingRedPacketViewController's tableview in keyboard
  2. Add separate view for user to choose a wallet in the keyboard, since previous implementation using UIPickerView is invalid in keyboard extension
MainasuK commented 4 years ago

The Red Packet entry may be hide after the user selects a contract. (Design detail missing or not applicable) @neruthes

neruthes commented 4 years ago

Figma link: https://www.figma.com/file/BlCiZUHohnjLqXpdbDmFgi/Keyboard-v2?node-id=0%3A1

👀