浏览代码

Minor README change.

Aidan Follestad 10 年之前
父节点
当前提交
640e85c507
共有 1 个文件被更改,包括 0 次插入2 次删除
  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