Merge "Do not hide the bell icon." into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0581ca685b
@@ -4801,7 +4801,6 @@ public class Notification implements Parcelable
|
||||
contentView.setViewVisibility(R.id.time, View.GONE);
|
||||
contentView.setImageViewIcon(R.id.profile_badge, null);
|
||||
contentView.setViewVisibility(R.id.profile_badge, View.GONE);
|
||||
contentView.setViewVisibility(R.id.alerted_icon, View.GONE);
|
||||
mN.mUsesStandardHeader = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user