mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Merge "Simplifying color extraction registration logic" into sc-v2-dev
This commit is contained in:
@@ -458,6 +458,10 @@ public class DeviceProfile {
|
||||
cellLayoutBorderSpacingPx = isScalableGrid ? borderSpacing : 0;
|
||||
}
|
||||
|
||||
public Info getDisplayInfo() {
|
||||
return mInfo;
|
||||
}
|
||||
|
||||
/**
|
||||
* We inset the widget padding added by the system and instead rely on the border spacing
|
||||
* between cells to create reliable consistency between widgets
|
||||
|
||||
Reference in New Issue
Block a user