Merge "Simplifying color extraction registration logic" into sc-v2-dev

This commit is contained in:
Sunny Goyal
2021-07-29 06:53:15 +00:00
committed by Android (Google) Code Review
11 changed files with 107 additions and 369 deletions

View File

@@ -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