async_wallpaper icon indicating copy to clipboard operation
async_wallpaper copied to clipboard

On setting a wallpaper, there is no way to override the async_wallpaper name

Open GodfreyMelchior opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Flutter:

  • version
  • channel

Dart:

  • version

Additional context Add any other context about the problem here.

GodfreyMelchior avatar Dec 01 '23 17:12 GodfreyMelchior

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Flutter:

  • version
  • channel

Dart:

  • version

Additional context Add any other context about the problem here.

Goto Your Project > External Libraries > Flutter Plugins > async_wallpaper > android > src.main > res > values > strings.xml and replace the app_name with your desired title

Sanaullah49 avatar Mar 08 '24 11:03 Sanaullah49