|
@@ -11,7 +11,7 @@ For the full history, see the [Changelog](https://github.com/afollestad/material
|
|
###### Version 0.5.4
|
|
###### Version 0.5.4
|
|
|
|
|
|
> 1. Fixes for positioning of negative button (bug that came up with the previous update that improved RTL support).
|
|
> 1. Fixes for positioning of negative button (bug that came up with the previous update that improved RTL support).
|
|
-> 2. Fix for multichoice dialogs not checked states correctly if no preselection is used.
|
|
|
|
|
|
+> 2. Fix for multichoice dialogs not keeping checked states correctly if no preselection is used.
|
|
> 3. New color chooser dialog in the sample project, feel free to use it in your apps!
|
|
> 3. New color chooser dialog in the sample project, feel free to use it in your apps!
|
|
> 4. Support for detection if a RecyclerView custom view is scrollable. Note that the stock RecyclerView LayoutManagers do not support using wrap_content as height correctly, so RecyclerViews in dialogs will take up the max dialog height.
|
|
> 4. Support for detection if a RecyclerView custom view is scrollable. Note that the stock RecyclerView LayoutManagers do not support using wrap_content as height correctly, so RecyclerViews in dialogs will take up the max dialog height.
|
|
> 5. Other small fixes.
|
|
> 5. Other small fixes.
|