Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Attention: Be careful with the dimension of the images when you are replacing them:

    • native-assets/plk/es/android/app/src/main/res :

      • ic_stat_notify.png: 36 x 36

    • native-assets/plk/es/android/app/src/main/res/drawable :

      • ic_stat_notify_large.png: 288 x 288

      • ic_stat_notify.png: 36 x 36

    • native-assets/plk/es/android/app/src/main/res/drawable-hdpi :

      • ic_stat_notify_large.png: 288 x 288

      • ic_stat_notify.png: 36 x 36

    • native-assets/plk/es/android/app/src/main/res/drawable-mdpi :

      • ic_stat_notify_large.png: 288 x 288

      • ic_stat_notify.png: 24 x 24

    • native-assets/plk/es/android/app/src/main/res/drawable-xhdpi :

      • ic_stat_notify_large.png: 288 x 288

      • ic_stat_notify.png: 48 x 48

    • native-assets/plk/es/android/app/src/main/res/drawable-xxhdpi :

      • ic_stat_notify_large.png: 288 x 288

      • ic_stat_notify.png: 72 x 72

    • native-assets/plk/es/android/app/src/main/res/drawable-xxxhdpi :

      • ic_stat_notify_large.png: 288 x 288

      • ic_stat_notify.png: 96 x 96

  • Don’t forget to rename every small icon to its original name: ic_stat_notify.png

Screenshots

  • N/A

POC

  • N/A

Impact Analysis

  • N/A

...