Click File. Click Open. Select the main folder for your project. Click Ok.

Click File. Click Open. Select the main folder for your project. Click Ok.

Click File. Hover over New. Hover over XML. Click XML Layout File.

Click Text below “Palette. " Click and drag a text object type into the layout. Click the text object to select it.

You can name the XML file after the font you are declaring. You’ll need to create a separate XML file to declare each font you want to use. You can browse a list of available Google Fonts at https://fonts. google. com/

Be sure to add as the first line of the XML file.

Additionally, when you specify the font name, you can create a string query to specify font properties such as “width” (greater than “0”), weight (between “0” and “1000”), and “italic (“0” for no, “1” for yes). For example “name=Open Sans&weight=800&italic=0”[5] X Research source Be sure to declare the font you want to download as an asset using XML.

Additionally, when you specify the font name, you can create a string query to specify font properties such as “width” (greater than “0”), weight (between “0” and “1000”), and “italic (“0” for no, “1” for yes). For example “name=Open Sans&weight=800&italic=0” Be sure to declare the font you want to download as an asset using XML.