Files
codex/android/app/src/main/res/values/strings.xml
Iliyan Malchev a20dc55cfc Distinguish the Session Manager launcher icon
Give the manager launcher entry its own Settings-wheel Codex icon and rename it to Session Manager so it is visually distinct from the Codex session launcher.

Co-authored-by: Codex <noreply@openai.com>
2026-04-08 10:11:46 -07:00

5 lines
129 B
XML

<resources>
<string name="app_name">Codex</string>
<string name="app_name_manager">Session Manager</string>
</resources>