garretyoder / Colorful

Android runtime theme library
Apache License 2.0
2.13k stars 193 forks source link

App bar and Statusbar need same color #50

Open Naguchennai opened 4 years ago

Naguchennai commented 4 years ago

i want app and status bar same color but its bot work

 ` Defaults defaults = new Defaults(
            ThemeColor.GREEN,
            ThemeColor.GREEN,
            false,
            false,
            0);
     initColorful(this, defaults);`

it show status bar different green ...

Naguchennai commented 4 years ago

No support ... why you just close this kind of library .. you wasting developer times.