Switched back to white notification. Added back ripple to notification.
This commit is contained in:
parent
1072a3bf85
commit
27e56754e3
8 changed files with 38 additions and 21 deletions
|
|
@ -116,7 +116,7 @@ public final class PreferenceUtils {
|
|||
}
|
||||
|
||||
public final boolean coloredNotification() {
|
||||
return mPreferences.getBoolean(COLORED_NOTIFICATION, true);
|
||||
return mPreferences.getBoolean(COLORED_NOTIFICATION, false);
|
||||
}
|
||||
|
||||
public final boolean coloredNavigationBarAlbum() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue