How could I change header color of app in overview (recent apps) screen

Topic tittle it’s all I want to know. Is it possible to do it with Corona SDK or not?

Thanks!

Hi @dodi_games,

How did you reveal that screen? If it’s a native Android-side element, then it’s unlikely you can change the color/style of it in Corona.

Brent

Hi. When you touch the square button on Android Stock opens the overview (multitasking, recient apps) I noticed that the header of many apps, for example the same play store, when they are in overview have different colors and the header of the apps I’ve done in Corona SDK are all black. That image is a cropped screenshot of my phone.

Following your answer I think it will not be possible to change the color in Corona.

I have a friend who is using Ionic to make an App from their website and it was very easy to change that color.

Corona SDK failed us in that beautiful interface detail.

Thanks

I’m still not clear on how you’re opening a similar window from a Corona app. Is it from a plugin or something? Is it by calling “native.showPopup()” or similar?

Thanks,

Brent

Thanks for your support. I’m not using any api. The first image you see is a cropped screenshot of the overview (recient apps) of my device.

As you can see in this image all the apps have a different header color but the ones that are built with Corona SDK have the black header. What I want to know is if there is any way to change the color to that header.

Thanks

You cannot change the color of that header from Corona.

Rob

Thanks Rob

Hi @dodi_games,

How did you reveal that screen? If it’s a native Android-side element, then it’s unlikely you can change the color/style of it in Corona.

Brent

Hi. When you touch the square button on Android Stock opens the overview (multitasking, recient apps) I noticed that the header of many apps, for example the same play store, when they are in overview have different colors and the header of the apps I’ve done in Corona SDK are all black. That image is a cropped screenshot of my phone.

Following your answer I think it will not be possible to change the color in Corona.

I have a friend who is using Ionic to make an App from their website and it was very easy to change that color.

Corona SDK failed us in that beautiful interface detail.

Thanks

I’m still not clear on how you’re opening a similar window from a Corona app. Is it from a plugin or something? Is it by calling “native.showPopup()” or similar?

Thanks,

Brent

Thanks for your support. I’m not using any api. The first image you see is a cropped screenshot of the overview (recient apps) of my device.

As you can see in this image all the apps have a different header color but the ones that are built with Corona SDK have the black header. What I want to know is if there is any way to change the color to that header.

Thanks

You cannot change the color of that header from Corona.

Rob

Thanks Rob