Skip to content

Conversation

@graycreate
Copy link
Member

Summary

Updated the splash screen logo to use the latest design that matches the launcher icon. The old hourglass/diamond shape has been replaced with the modern chevron arrow design.

Changes

  • Updated logo_svg.xml with new path data from the official logo.svg design
  • Changed viewport dimensions from 288×288 to 1024×1024 for better quality
  • Simplified path structure by removing unnecessary attributes (strokeWidth, fillType, strokeColor)
  • The splash screen now displays the same chevron logo as the app launcher icon

Test Plan

  • Built debug APK successfully
  • Installed and tested on device (RFCN300VMNM)
  • Verified splash screen displays the new logo on app launch
  • Confirmed logo matches the launcher icon design

Screenshots

The new logo is a right-pointing chevron arrow with rounded corners, matching the modern design of the launcher icon.

🤖 Generated with Claude Code

Updated the splash screen logo from old hourglass design to the new chevron arrow design that matches the launcher icon. The new logo uses the official SVG design from the project assets.

Changes:
- Updated logo_svg.xml with new path data from official logo.svg
- Changed viewport dimensions from 288x288 to 1024x1024
- Simplified path structure and removed unnecessary attributes
- Logo now matches ic_launcher design

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings October 17, 2025 05:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the splash screen logo to match the modern launcher icon design, replacing the old hourglass/diamond shape with a chevron arrow design.

Key Changes

  • Replaced the splash screen logo with a modern chevron arrow design that matches the launcher icon
  • Improved logo quality by updating viewport dimensions from 288×288 to 1024×1024
  • Simplified SVG attributes by removing unnecessary stroke properties

@graycreate graycreate merged commit a3fb88e into main Oct 17, 2025
5 checks passed
@graycreate graycreate deleted the feature/update-splash-logo branch October 17, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants