I create an app using xamarin.forms (PCL) and Now I want to set the font size according to screen size. means If I use the small screen simulator then font will display according to small screen and if i use large screen simulator then font will display according large screen so that it will not look weird in different screen.
please suggest what can i do for that ?
↧
can I set the fonts dynamically according to the screen size ?
↧