  | 
                
                    How do you change text to bold in Android? - Stack Overflow
                    How do you change text/font settings in an Android TextView? For example, how do you make text bold? ... To do this in the layout xml: android:textStyle Examples: android:textStyle="bold" android:textStyle="italic" Programatically the method is: 
                    stackoverflow.com  | 
                  |