- AppHeader: 좁은 화면(폰)은 브랜드명 텍스트 숨기고 로고만 → 두 줄 줄바꿈 방지 - 안드로이드 런처 라벨 '돈돼지가계부'(한 줄), 앱 내부 브랜드명은 유지 - Electron: accounts.google.com 팝업을 앱 내부 자식 창으로 열어 GIS 로그인 결과(credential)가 앱 창으로 돌아오게 함(외부 브라우저 X) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources>
|
||||
<string name="app_name">돈돼지 가계부</string>
|
||||
<string name="title_activity_main">돈돼지 가계부</string>
|
||||
<string name="app_name">돈돼지가계부</string>
|
||||
<string name="title_activity_main">돈돼지가계부</string>
|
||||
<string name="package_name">kr.sblog.slimbudget</string>
|
||||
<string name="custom_url_scheme">kr.sblog.slimbudget</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user