Merge "Update Search bar background color in Homepage" into main
This commit is contained in:
@@ -455,7 +455,7 @@ public class SettingsHomepageActivity extends FragmentActivity implements
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void updateHomepageBackground() {
|
private void updateHomepageBackground() {
|
||||||
if (!mIsEmbeddingActivityEnabled) {
|
if (!Flags.homepageRevamp() && !mIsEmbeddingActivityEnabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user