File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66</h1 >
77
88<div align =" center " >
9- <a><img src="https://img.shields.io/badge/Version-2.0.5 -brightgreen.svg?style=flat"></a>
9+ <a><img src="https://img.shields.io/badge/Version-2.0.6 -brightgreen.svg?style=flat"></a>
1010 <a><img src="https://img.shields.io/badge/ID-gzeinnumer-blue.svg?style=flat"></a>
1111 <a><img src="https://img.shields.io/badge/Java-Suport-green?logo=java&style=flat"></a>
1212 <a><img src="https://img.shields.io/badge/Koltin-Suport-green?logo=kotlin&style=flat"></a>
@@ -265,6 +265,8 @@ You can Customize your dialog UI. [**ReadMore**](https://github.com/gzeinnumer/M
265265 - Add animation and set custom animation show
266266- ** 2.0.5**
267267 - Bug Style
268+ - ** 2.0.6**
269+ - Color
268270
269271---
270272
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <color name =" colorPrimary" >#6200EE </color >
4- <color name =" colorPrimaryDark" >#3700B3 </color >
5- <color name =" colorAccent" >#03DAC5 </color >
3+ <color name =" colorPrimary" >?attr/colorPrimary </color >
4+ <color name =" colorPrimaryDark" >?attr/colorPrimaryDark </color >
5+ <color name =" colorAccent" >?attr/colorAccent </color >
66 <color name =" divider" >#DCDCDC</color >
77 <color name =" grey_dark" >#A9A9A9</color >
88
You can’t perform that action at this time.
0 commit comments