File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
android : launchMode =" singleTop" />
71
71
<activity
72
72
android : name =" .feature.core.activity.ActivityActivity"
73
- android : icon =" @drawable/ic_icon "
73
+ android : icon =" @drawable/ic_activity_icon "
74
74
android : launchMode =" singleTop"
75
- android : logo =" @drawable/ic_logo " />
75
+ android : logo =" @drawable/ic_activity_logo " />
76
76
<activity
77
77
android : name =" .feature.core.activity.SubActivityActivity"
78
78
android : launchMode =" singleTop" />
124
124
<activity
125
125
android : name =" .feature.core.keyboard.KeyboardActivity"
126
126
android : launchMode =" singleTop"
127
- />
127
+ android : windowSoftInputMode = " stateHidden|adjustPan " />
128
128
<activity
129
129
android : name =" .feature.core.log.LogActivity"
130
130
android : launchMode =" singleTop" />
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments