Fixing white background under hotseat
Change-Id: I8b39bc9104dc16981e5642124cfd819da7a2f172
This commit is contained in:
@@ -522,7 +522,6 @@ public class Launcher extends Activity
|
||||
if (mExtractedColors != null) {
|
||||
mExtractedColors.load(this);
|
||||
// TODO: pass mExtractedColors to interested items such as hotseat.
|
||||
mHotseat.setBackgroundColor(mExtractedColors.getColor(ExtractedColors.VIBRANT_INDEX));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user