Pārlūkot izejas kodu

Changelog updates

Aidan Follestad 10 gadi atpakaļ
vecāks
revīzija
0cdede402b
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      CHANGELOG.md
  2. 1 1
      README.md

+ 1 - 1
CHANGELOG.md

@@ -4,7 +4,7 @@
 
 > 1. Another pull request from [Kevin Barry](https://github.com/teslacoil) that fixes the "vibrating window" effect.
 > 2. The ability to enable the single choice callback to be called everytime a checkbox is checked, rather than when the positive action is pressed; this matches up with the multi-choice variation. Thanks [hzsweers](https://github.com/hzsweers): https://github.com/afollestad/material-dialogs/pull/170
-> 3. The ability to override the selectors for action buttons and list items, through `Builder` methods and [global theming](https://github.com/afollestad/material-dialogs#global-theming).
+> 3. The ability to override the selectors for action buttons and list items, through `Builder` methods (e.g. `selector` and `btnSelector`, along with the res variants) and [global theming](https://github.com/afollestad/material-dialogs#global-theming).
 > 4. An exception is now throw
 
 ###### Version 0.5.9

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ For the full history, see the [Changelog](https://github.com/afollestad/material
 
 > 1. Another pull request from [Kevin Barry](https://github.com/teslacoil) that fixes the "vibrating window" effect.
 > 2. The ability to enable the single choice callback to be called everytime a checkbox is checked, rather than when the positive action is pressed; this matches up with the multi-choice variation. Thanks [hzsweers](https://github.com/hzsweers): https://github.com/afollestad/material-dialogs/pull/170
-> 3. The ability to override the selectors for action buttons and list items, through `Builder` methods and [global theming](https://github.com/afollestad/material-dialogs#global-theming).
+> 3. The ability to override the selectors for action buttons and list items, through `Builder` methods (e.g. `selector` and `btnSelector`, along with the res variants) and [global theming](https://github.com/afollestad/material-dialogs#global-theming).
 > 4. An exception is now thrown if you attempt to show a dialog on a non-UI thread, which will help those who accidentally do so avoid issues.
 
 ###### Version 0.5.9