ios - Font size in button change as screen size does -


in ios app there buttons text on them. looks fine on iphone 7, because has screen size i've created on. when switch screen size e.g. in simulator, text in buttons truncated in middle.

enter image description here

the best option solve problem make font size scalable screen size changes or slidable. please tell me should make text in buttons visible @ in screen sizes. thenks!


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -