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 7070 android : launchMode =" singleTop" />
7171 <activity
7272 android : name =" .feature.core.activity.ActivityActivity"
73- android : icon =" @drawable/ic_icon "
73+ android : icon =" @drawable/ic_activity_icon "
7474 android : launchMode =" singleTop"
75- android : logo =" @drawable/ic_logo " />
75+ android : logo =" @drawable/ic_activity_logo " />
7676 <activity
7777 android : name =" .feature.core.activity.SubActivityActivity"
7878 android : launchMode =" singleTop" />
124124 <activity
125125 android : name =" .feature.core.keyboard.KeyboardActivity"
126126 android : launchMode =" singleTop"
127- />
127+ android : windowSoftInputMode = " stateHidden|adjustPan " />
128128 <activity
129129 android : name =" .feature.core.log.LogActivity"
130130 android : launchMode =" singleTop" />
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments