Closed raspla closed 6 years ago
Is it possible to change the color of the text?
.setTitleOnUpdateAvailable("Update available") .setContentOnUpdateAvailable("Check out the latest version available of my app!")
How can I change the color of, for example, these two texts?
It's not supported by the library. You should create a custom dialog by using AppUpdaterUtils instead.
AppUpdaterUtils
Is it possible to change the color of the text?
.setTitleOnUpdateAvailable("Update available") .setContentOnUpdateAvailable("Check out the latest version available of my app!")
How can I change the color of, for example, these two texts?