Skip to content

[Bug] Small notification icon  #65

@parthmawai

Description

@parthmawai

Quick summary

The notification/live activity icons are smaller than the actual placeholder for them, resulting in this weird look.

Image

Happens on the lockscreen now bar as well, but the now bar placeholder is circular instead of samsung squircle.

Image

Diagnostics JSON

{
  "schema": "livebridge_bug_report_v2",
  "generated_at_utc": "2026-04-30T03:17:04.051602Z",
  "generated_at_local": "2026-04-30T08:47:04.051602",
  "timezone_name": "IST",
  "timezone_offset_minutes": 330,
  "locale": "en",
  "platform": {
    "os": "android",
    "os_version": "BP2A.250605.031.A3.M566BXXU5BZB4"
  },
  "app": {
    "version": "2.0.3",
    "latest_release_version": "v2.0.3",
    "update_available": true
  },
  "device": {
    "label": "SM-M566B",
    "manufacturer": "samsung",
    "brand": "samsung",
    "market_name": "SM-M566B",
    "model": "SM-M566B",
    "raw_model": "SM-M566B",
    "product": "m56xins",
    "device": "m56x",
    "board": "s5e8845",
    "hardware": "s5e8845",
    "bootloader": "M566BXXU5BZB4",
    "host": "SWDK3513",
    "id": "BP2A.250605.031.A3",
    "tags": "release-keys",
    "type": "user",
    "user": "dpi",
    "display": "BP2A.250605.031.A3.M566BXXU5BZB4",
    "fingerprint": "samsung/m56xins/m56x:16/BP2A.250605.031.A3/M566BXXU5BZB4_ODM5BZB4:user/release-keys",
    "is_pixel": false,
    "is_samsung": true,
    "is_aosp_device": false,
    "hide_live_updates_promotion": true
  },
  "permissions": {
    "listener_enabled": true,
    "notifications_granted": true,
    "can_post_promoted": false
  },
  "settings": {
    "converter_enabled": true,
    "keep_alive_foreground_enabled": false,
    "conversion_log_enabled": true,
    "conversion_log_max_bytes": 5242880,
    "network_speed_enabled": false,
    "network_speed_min_threshold_bytes_per_second": 0,
    "network_speed_display_mode": "total",
    "network_speed_upload_prefix": "",
    "network_speed_download_prefix": "",
    "network_speed_unit": "auto",
    "network_speed_prioritize_upload": false,
    "network_speed_lockscreen_only": false,
    "network_speed_chip_background_disabled": false,
    "sync_dnd_enabled": false,
    "prevent_mirror_dismiss_enabled": false,
    "update_checks_enabled": true,
    "only_with_progress": true,
    "text_progress_enabled": true,
    "smart_detection_enabled": true,
    "smart_media_playback_enabled": false,
    "smart_navigation_enabled": false,
    "smart_weather_enabled": true,
    "smart_weather_lockscreen_only": false,
    "smart_external_devices_enabled": true,
    "smart_external_devices_ignore_debugging": true,
    "smart_vpn_enabled": true,
    "smart_flashlight_enabled": true,
    "smart_flashlight_level": 4,
    "otp_detection_enabled": true,
    "otp_auto_copy_enabled": true,
    "aosp_cutting_enabled": false,
    "aosp_cutting_length": 7,
    "animated_island_enabled": false,
    "animated_island_update_frequency_ms": 2250,
    "hyper_bridge_enabled": false,
    "notification_dedup_enabled": true,
    "notification_dedup_mode": "otp_status",
    "samsung_remote_reparser_enabled": true,
    "bug_report_auto_copy_enabled": false
  },
  "rules": {
    "package_mode": "all",
    "package_rules": [],
    "bypass_package_rules": [
      "com.samsung.android.dialer",
      "com.sec.android.daemonapp",
      "com.whatsapp"
    ],
    "otp_package_mode": "all",
    "otp_package_rules": [
      "com.google.android.apps.messaging"
    ],
    "smart_package_mode": "include",
    "smart_package_rules": [
      "com.instagram.android",
      "com.samsung.android.dialer",
      "com.whatsapp"
    ],
    "notification_dedup_package_mode": "include",
    "notification_dedup_package_rules": [
      "com.instagram.android",
      "com.samsung.android.dialer",
      "com.whatsapp"
    ]
  },
  "additional_state": {
    "has_custom_parser_dictionary": true,
    "parser_dictionary_enabled_languages": [
      "en"
    ],
    "app_presentation_overrides_length": 0,
    "flashlight_capability": {
      "available": true,
      "supports_strength_control": true,
      "supports_five_levels": true,
      "max_strength_level": 5
    }
  }
}

Type of bug

UI/UX issue

Steps to reproduce

Just use live bridge

Expected behavior

Expect the icon to fit in the placeholder, atleast for the default icon pack coz I know it would be a headache to fit all the third party ones.

Actual behavior

Shown above

Notification sample / conversion log JSON (optional)


Media / screenshots (optional)

No response

Additional context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions