Explorar el Código

Minor README change.

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

+ 0 - 2
README.md

@@ -416,8 +416,6 @@ MaterialDialog dialog = //... initialization via the builder ...
 dialog.setActionButton(DialogAction.NEGATIVE, "New Title");
 ```
 
-Setting an action button's text to null will cause it to be hidden. Do not manually use `setVisibility()` on action button views.
-
 ---
 
 # Theming