| ... | ... | @@ -72,4 +72,7 @@ the user has the ability to interact with the most parts of the UI |
|
|
|
## important functions
|
|
|
|
|
|
|
|
* `newInput(_ tokenField: VENTokenField)`
|
|
|
|
called, if new recipients are finally added |
|
|
\ No newline at end of file |
|
|
|
called, if new recipients are finally added
|
|
|
|
|
|
|
|
* `AddressHandler.frequentAddresses(_ inserted: [String]) -> [(UIImage, String, String, UIImage?, UIColor)]`
|
|
|
|
called to get content and order for fast suggestion in the collectionViews under the recipient fields |
|
|
\ No newline at end of file |