swift3 - Add a date to the abbreviated label (IOS) -


i have got label big text. text compressed. example:

text: "abcdefghijklmnopqrstuvwxyz"

label: "abcdef..."

i want add date end shrinking text:

true label: "abcdef... 1:12:5"

how can add string end shrinking label?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -