Explorar el Código

README update.

Aidan Follestad hace 10 años
padre
commit
ec71d06768
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -237,6 +237,7 @@ new MaterialDialog.Builder(this)
         .negativeText("Decline")
         .positiveColor(materialRed500)
         .negativeColor(materialRed500)
+        .neutralColor(materialRed500)
         .titleAlignment(Alignment.CENTER)
         .titleColor(materialRed500)
         .theme(Theme.DARK)