Update sendviewcontroller authored by jakobsbode's avatar jakobsbode
...@@ -73,3 +73,6 @@ the user has the ability to interact with the most parts of the UI ...@@ -73,3 +73,6 @@ the user has the ability to interact with the most parts of the UI
* `newInput(_ tokenField: VENTokenField)` * `newInput(_ tokenField: VENTokenField)`
called, if new recipients are finally added 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