mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Rename "badges" to "dots" where appropriate
This will reduce confusion with the other "badging" concept we use for, e.g. work profiles. It is also consistent with the external name "notification dots". Change-Id: I2a2c9d96dc0d6284eb0c48adc78a856271caad4d
This commit is contained in:
@@ -128,7 +128,7 @@ public class DeviceProfile {
|
||||
private final Rect mHotseatPadding = new Rect();
|
||||
private boolean mIsSeascape;
|
||||
|
||||
// Icon badges
|
||||
// Notification dots
|
||||
public DotRenderer mDotRenderer;
|
||||
|
||||
public DeviceProfile(Context context, InvariantDeviceProfile inv,
|
||||
|
||||
Reference in New Issue
Block a user