From d377eca31a9c9623c525f181a32c588a31dc5737 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 7 Jun 2019 12:45:59 -0400 Subject: Update migration docs --- docs/Migration.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Migration.md') diff --git a/docs/Migration.md b/docs/Migration.md index 593056e..b8d5715 100644 --- a/docs/Migration.md +++ b/docs/Migration.md @@ -12,6 +12,9 @@ Please refer to [MD's documents](https://github.com/afollestad/material-dialogs/ Alongside such changes, `:colorpicker` is no longer as necessary. It exists mainly to provide an internal interface for other submodules. +After Material Dialog 2.x, a decision was made to enforce theming through xml styles only to avoid reflection. +As a result, options to supply custom dialog colors are now removed. + ## Update ProgressAnimator `ProgressAnimator` has been completely rewritten to be an extension of `ValueAnimator`. -- cgit v1.2.3