主要是小明明在8/18那天說,《小明明的森林咖啡館 (開幕篇)》主題更新後圖不見了??
ANDROID版沒事,最後發現只有更新至IOS26的IPHONE主題選單變預設圖片?
以下附上找到的資訊,與須補的圖檔。(嚇一跳,要補18張耶!!……)
LINE iOS 26 主題選單規格更新解析與補檔指南
LINE Theme Menu Icon Specification Update for iOS 26: Troubleshooting, Asset Guidelines & Testing Checklist
不是單純「圖片壞掉」,而是 LINE 最近為 iOS 26 改了主題規格;你的畫面幾乎就是 LINE 官方描述的「部分相容」狀態。
It's not just a broken image; LINE recently updated its theme specifications for iOS 26. Your screen reflects what LINE officially describes as a "partially compatible" state.
你下方的「主頁/聊天/VOOM/TODAY/錢包」圖示全部變成黑色 LINE 預設 icon,但背景色、文字色等主題仍有套用。LINE 官方在 2026/8/13 更新說明:從 2026 年 8 月起,若是 iOS 26 以上 + LINE 26.12 以上,會開始套用新版主題規格;尚未完整支援 iOS 26 的舊主題,Menu Icon 會直接退回 LINE 預設圖示。
The bottom menu icons (Home / Chats / VOOM / TODAY / Wallet) revert to black default LINE icons, while custom background and text colors are still applied. According to LINE's update on August 13, 2026: starting August 2026, devices running iOS 26+ and LINE 26.12+ apply the new theme spec. Legacy themes lacking iOS 26 assets fall back to default icons.
所以你觀察到:
- iPhone:下方圖示變預設圖
- Android:原本主題圖示正常
Observed behavior: On iPhone, menu icons revert to default; on Android, custom theme icons render normally.
規格分流機制 / Dual Asset Architecture
原因是 LINE 現在把兩套素材分開了:
This happens because LINE now separates assets into two distinct sets:
- iOS 26 以上:新增一組專用 Menu Icon,尺寸
80 × 56 px,ON/OFF 各一張,例如i_29_g.png、i_30_g.png。 - iOS 26 以下 + Android:仍使用原本的
128 × 150 pxMenu Icon,例如i_29.png、i_30.png。
iOS 26+: Dedicated Menu Icons at 80 × 56 px (ON/OFF pairs, e.g., i_29_g.png, i_30_g.png).
iOS < 26 + Android: Legacy 128 × 150 px Menu Icons (e.g., i_29.png, i_30.png).
LINE Creators Market 官方說明:如果沒有製作 iOS 26 所需的追加圖片,將顯示 iOS 預設圖片。
Official policy: If the required additional images for iOS 26 are missing, the system default iOS icons will be displayed.
舊主題素材載入邏輯:
舊主題 → 有 Android / 舊 iOS 的 icon → 沒有新版 iOS 26 的 _g.png icon → Android 繼續讀舊素材 → iOS 26 找不到新版素材 → LINE 自動用預設 icon 補上。
Resolution flow: Legacy theme → Contains legacy icon set → Missing iOS 26 _g.png files → Android loads legacy assets normally → iOS 26 finds no matching assets → LINE automatically falls back to system defaults.
規格、尺寸與比例解析 / Dimensions & Aspect Ratio
| 版本 / Platform | 尺寸 / Size | 畫布比例 / Aspect Ratio | 特點 / Format Orientation |
|---|---|---|---|
| 舊版 Menu Icon (Legacy / Android) | 128 × 150 px | 約 0.85 : 1 | 偏直式 (Vertical) |
| iOS 26 專用 (New iOS Spec) | 80 × 56 px | 約 1.43 : 1 | 偏橫式 (Horizontal) |
128×150 → 80×56 不是「縮小版」,而是「換了一個橫向畫布來放同一個 Icon」。官方只要求整張輸出圖片是 80×56,並考量上下左右平衡,原 Icon 不一定要填滿整張畫布:
Moving from 128×150 to 80×56 is not a direct scale-down; it is a shift to a wider canvas. The output PNG must be exactly 80×56 px with balanced padding, but the artwork itself does not need to fill the entire frame.
- 適配策略:保留原比例 → 縮到合適大小 → 置中 → 透明區域留白 → 輸出
80×56 PNG。 - 構圖調整:若原角色為全身圖,建議改為頭像、半身或簡化版 Icon,避免縮小後細節丟失。
Workflow: Keep aspect ratio → Scale down → Center artwork → Leave transparent padding → Export 80×56 PNG. For full-body character art, consider switching to avatar, bust-up, or simplified glyphs.
舊主題補檔清單(共 18 張) / Required Asset Mapping (18 Files)
| 選單功能 / Function | 舊版 OFF | 舊版 ON | iOS 26 OFF | iOS 26 ON |
|---|---|---|---|---|
| 主頁 Home | i_29.png | i_30.png | i_29_g.png | i_30_g.png |
| 聊天 Chats | i_03.png | i_04.png | i_03_g.png | i_04_g.png |
| VOOM | i_33.png | i_34.png | i_33_g.png | i_34_g.png |
| 購物 Shopping | i_35.png | i_36.png | i_35_g.png | i_36_g.png |
| 通話 Calls | i_07.png | i_08.png | i_07_g.png | i_08_g.png |
| 新聞 News | i_25.png | i_26.png | i_25_g.png | i_26_g.png |
| TODAY | i_31.png | i_32.png | i_31_g.png | i_32_g.png |
| 錢包 Wallet | i_27.png | i_28.png | i_27_g.png | i_28_g.png |
| Apps | i_37.png | i_38.png | i_37_g.png | i_38_g.png |
主題測試與模擬器驗證重點 / Theme QA & Simulation Checklist
1. 背景對比與邊界測試 (Background & Contrast Testing)
- 白底 / 黑底測試:確認在淺色模式與深色模式下均清晰可辨。
- 主題原色測試:確認圖示在主題專屬背景色下不會融為一體。
- 邊界處理:無填色或半透明設計必要時加上外框線或實底色。
Validate visibility on pure white, pure black, and custom theme background colors. Add outlines or solid backplates if semi-transparent/flat assets blend into the background.
2. 通知徽章遮擋測試 (Notification Badge Overlap QA)
- iOS 26 通知提醒(數字 / N 標記)為系統自動產生,尺寸為
32 × 32 px,固定覆蓋在圖示區域右上角。 - 重點檢查:角色頭部、眼睛、重要文字或符號是否被右上角 32×32 px 徽章遮擋。
iOS 26 notification badges (32×32 px) are system-rendered in the top-right corner of the icon space. Ensure key visual elements (eyes, facial expressions, text) are kept clear of the top-right quadrant.
理解是18張小圖(80x56 px),且功能用途與被廢棄的圖一樣,就取之前的選單圖裡的元素來放。就重新送審~


留言