26 Nov 2020 Where we need to override the default style of the Snackbar. Have a The same can be achieved by setting all the things programmatically.

7898

As Shankar V added, to preserve the previously set typeface attributes you can use: textview.setTypeface (textview.getTypeface (), Typeface.BOLD); Questions: Answers: Let’s say you have a style called RedHUGEText on your values/styles.xml: