swift - watchOS minimum padding too much -


i trying recreate messages view on apple watch. how looks like. enter image description here

however, whatever try, can't seem rid of pre-set padding wkinterfacelabels come with. padding in "real" app me, i'd love negative padding.

i tried containing group's spacing argument, tried putting labels groups , tried going setting fixed-height manually, helped little bit starts cutting off letters 'g' @ bottom leaves lots of space @ top. there way change that? enter image description here


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -