File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 20
20
android : layout_width =" match_parent"
21
21
android : layout_height =" match_parent"
22
22
android : icon =" @drawable/ic_enterprise_blue"
23
+ android : theme =" @style/SudDynamicColorThemeGlifV3.DayNight"
23
24
app : sucHeaderText =" @string/add_account" >
24
25
25
26
<LinearLayout
Original file line number Diff line number Diff line change 21
21
android : layout_width =" match_parent"
22
22
android : layout_height =" match_parent"
23
23
android : icon =" @drawable/ic_enterprise_blue"
24
+ android : theme =" @style/SudDynamicColorThemeGlifV3.DayNight"
24
25
app : sucHeaderText =" @string/finish_setup" >
25
26
26
27
<LinearLayout
Original file line number Diff line number Diff line change 18
18
xmlns : android =" http://schemas.android.com/apk/res/android"
19
19
xmlns : app =" http://schemas.android.com/apk/res-auto"
20
20
android : id =" @+id/setup_wizard_layout"
21
- android : theme =" @style/SudThemeGlifV4 .DayNight"
21
+ android : theme =" @style/SudDynamicColorThemeGlifV3 .DayNight"
22
22
android : layout_width =" match_parent"
23
23
android : layout_height =" match_parent"
24
24
android : icon =" @drawable/ic_enterprise_blue"
You can’t perform that action at this time.
0 commit comments