Merge "Apply Glif theme before using dynamic color." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
578f3bead0
@@ -81,6 +81,7 @@ public class AvatarPickerActivity extends Activity {
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
setTheme(R.style.SudThemeGlifV3_DayNight);
|
||||
ThemeHelper.trySetDynamicColor(this);
|
||||
setContentView(R.layout.avatar_picker);
|
||||
setUpButtons();
|
||||
|
||||
Reference in New Issue
Block a user