[TUTORIAL][eXistenZ][Z, Z2, Z3] Custom Header Image - Sony Cross-Device Development Themes and Apps

Introduction
I have introduced in my latests eXistenZ Premium rom a way to customize the statusbar header by using various images.
These images are switching automatically according to the hour and some special days like Christmas and New Year's.
The rom include 3 various set of image inside his framework that the users are knowing, latest update have added a an overlay file who his introducing a 4th set that I will call Xperia.
This new set is replacing Poly HD one.
Here's how it looks:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tutorial
Here's how to set your own images
Download (SystemUI-Overlay-exz_CustomStatusBarHeader.apk): https://mega.nz/#!FYsxGLCA!W7Cuf5a9uzLoeVkdML8r_tV2RKgC39DCGmmB_slGq4k
Open it with 7zip (don't extract it) and go in res\drawable-nodpi-v4\ folder.
You will see these files:
notifhead_afternoon_hd.jpg
notifhead_christmas_hd.jpg
notifhead_morning_hd.jpg
notifhead_newyearseve_hd.jpg
notifhead_night_hd.jpg
notifhead_noon_hd.jpg
notifhead_sunrise_hd.jpg
notifhead_sunset_hd.jpg
These are these images:
The size is 3600x576 px
Create your own images with exact same names and size (or identical ratio).
Move your new images inside res\drawable-nodpi-v4\ folder of open SystemUI-Overlay-exz_CustomStatusBarHeader.apk
Move this modified zip in system/vendor/overlay with RW- R-- R-- permissions
Reboot and select Poly HD

Reserved for Custom sets

androidexpert35 said:
Good to know mate
Thanks for this tut
Inviato dal mio Xperia Z utilizzando Tapatalk
Click to expand...
Click to collapse
This will also be include in eXistenZ Premium for the Xperia Z

Nice tut bro @niaboc79
very usefull

Great Guide Thanks:good:

Great! where is Poly hd?

Great job, thanks for sharing....:good:

Do I need root access or that special ROM to get this working?

Bro @niaboc79
If we mod it into our images and push it manually and reboot, where can we find the option choose poly hd and change it into another background ?
I cant find it and nothing appears on the boot up.
Verstuurd vanaf mijn D6603 met Tapatalk

Pandemic said:
Bro @niaboc79
If we mod it into our images and push it manually and reboot, where can we find the option choose poly hd and change it into another background ?
I cant find it and nothing appears on the boot up.
Verstuurd vanaf mijn D6603 met Tapatalk
Click to expand...
Click to collapse
Open Settings > eXistenZ > Notification Panel > Display Options, then Turn on "Custom header image" and select Poly HD below that

I run on my own rom MWE V5.5.0 and there is no optipn for that to find, so how intergrate it in my own settings ?
Not everyone runs on Existenz buddy
Verstuurd vanaf mijn D6603 met Tapatalk

@niaboc79 Thanks for great work master!
I would like to set only one custom image for the header. Is it possible?
Image

junkerss said:
@niaboc79 Thanks for great work master!
I would like to set only one custom image for the header. Is it possible?
Image
Click to expand...
Click to collapse
Sure, set same image for all of them.

Pandemic said:
I run on my own rom MWE V5.5.0 and there is no optipn for that to find, so how intergrate it in my own settings ?
Not everyone runs on Existenz buddy
Verstuurd vanaf mijn D6603 met Tapatalk
Click to expand...
Click to collapse
Read OP my friend

junkerss said:
@niaboc79 Thanks for great work master!
I would like to set only one custom image for the header. Is it possible?
Click to expand...
Click to collapse
Add your image to your drawable-xhdpi folder then edit your notification_header_bg.xml to point at it, this is how mine looks...
Code:
<?xml version="1.0" encoding="utf-8"?>
<ripple android:color="?android:colorControlHighlight"
xmlns:android="http://schemas.android.com/apk/res/android">
[B]<item android:drawable="@drawable/background"[/B] />
</ripple>
...and should work for most of the Z series.

I hope someone share there work or accept request. ^_^

xfri said:
I hope someone share there work or accept request. ^_^
Click to expand...
Click to collapse
That's the idea

Mission completed [emoji2] thank you master!

Hi @niaboc79 its possible for Z1/Z1C if i will send you deodexed systemui ?

What an interesting idea! I'll definitely have to give this a try and see if I can create some nice images.
Good work! :good:

Related

[BOOTAnimation] ICS4 for Galaxy S / S+ (Update 28/02/2012)

This is my first bootanimation, it will come more...
ICS4 Minimal v0.2 Installation
1) Download the file
2) Rename it to bootanimation.zip
3) Copy it to phone memory /data/local/ and system/media (replace file's)
4) Reboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ICS4 Bootanimation v0.1 Installation (Added I9001 Thanks to Soul788)
1) Download the file
2) Copy it to SDcard
3) Install from Recovery
4) Reboot
Like it? Say Thanks
Thanks for gift. I will make it default for my rom.
Sent from my GT-I9000 using XDA App
Not Right ?
tyvm id.goPLAY, Not too sure if you can help me out, apparently I don't have enough room in system/media ? But when I rebooted something very different shows up as a bootanimation ? It looks like digitized "ANDROID" logo flashing, best way I can describe it. I am using RC4.2 & had the ICS stock bootanimation before.
Looks great, but...it could use a bit more punch without overdoing it.
my new boot
i need 2 version, one 4.0.3 and 4.0.4 ^^
great job and thanks for shared
Nice thanks!
This is cool. Thank you
Sent from my GT-I9000 using XDA App
input80 said:
tyvm id.goPLAY, Not too sure if you can help me out, apparently I don't have enough room in system/media ? But when I rebooted something very different shows up as a bootanimation ? It looks like digitized "ANDROID" logo flashing, best way I can describe it. I am using RC4.2 & had the ICS stock bootanimation before.
Click to expand...
Click to collapse
I try to make it that u can install it from Recovery like lippos94 bootanimation, but i dont know how?!
Work on it...
Good job.
Here is usefull link for bootanimation creation.
http://forum.xda-developers.com/showthread.php?t=1234611
Its too big, try to strip it down pls. Shouldn't be very difficult if u loop it .
BHuvan goyal said:
Its too big, try to strip it down pls. Shouldn't be very difficult if u loop it .
Click to expand...
Click to collapse
Thanks, work on v0.2
Btw. people, any sugestions are welcome.
Real movie with androids in it? .
Just kidding. Great job maybe something moving?
Grtz from Holland
thanks a lot much more beutifull than the stock one
Why not effect one shine or flash on the S of galaxy or on the bar of load
Great job! Thanks a lot from spain.
Enviado desde mi GT-I9000 usando Tapatalk
sk4c said:
Why not effect one shine or flash on the S of galaxy or on the bar of load
Click to expand...
Click to collapse
Wait for next version...
I made a flashable zip and some small changes in desc.txt (makes the zip smaller + infinite loop ).
btw,
nice bootanimation
Thanks.
Thanks men, i updated it in 1st Post.
Will use it as basis for the next.
Hey can u align the S a bit... otherwise its perfect... thanks for the wonderful splashscreen...
Very beautiful animation. With the one you did for semaphore, it's great. But both are too long, about 30 seconds each. Is it possible to have one shorter, in order to boot quickly?
Thanks
Envoyé depuis mon Galaxy S Cm9 avec Tapatalk

[TUTORIAL]How to Change Background for Settings, Msg, Dialer, etc. [XXLSJ][JB 4.1.2]]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tutorial on How to Change the background for settings, Messaging, Dialer, Logs, etc. on XXLSJ 4.1.2[JB]
I made this tutorial only for Test firmware XXLSJ 4.1.2 as there is no guide or how to on this.
Now I've written this guide for DE-ODEX in mind. You are welcome to try on ODEX and let me know the feedbacks, If any.
NOTE: PLEASE MAKE A BACKUP BEFORE TRYING OUT ANY MOD! AND to be on a safer side try not to copy 'framework-res.apk' manually to system/framework as sometimes it might result in a boot-loop.
Now Assuming you already know how to decompile, edit and recompile apk's
Let's start by decompiling framework-res.apk
OP Updated as editing the xml causes the text to go transparent in some other apps.
Once decompiled find the drawable-nodpi folder and open it. You need to change the png's named 'background_holo_dark.png' and 'tw_background_holo_dark.png' to any other png image of 512x512 dimension of your choice.
Once all this is done you can now recompile your framework-res.apk, adb push and change permissions rw-,r--,r-- or you can make a cwm flashable zip. You should now have the background you desire.
Also you can make the background transparent by reducing the opacity of 'background_holo_dark.png' and 'tw_background_holo_dark.png' using photoshop or gimp.:cyclops:
I've also added link for a cwm flashable zip those who want image from the screenshot.:sillyFramework from AIO MOD by ICS_XD, So credits to him!) : DOWNLOAD
And you can download the Wallpaper from here http://i47.tinypic.com/2lag7c4.jpg.:fingers-crossed:
Enjoy and happy new year 2013.:laugh:
Screenshot:
niceee guide mate !!
paper_heart_21 said:
niceee guide mate !!
Click to expand...
Click to collapse
thnx ma8..:good:
good one happy new year.. i used different one in my translucent theme.. will also try this one also..
rocky183ya said:
good one happy new year.. i used different one in my translucent theme.. will also try this one also..
Click to expand...
Click to collapse
same 2 u ma8..gud 2 hear that...well this is just one step edit and on an easy skill level, so that anyone can do it.
Hello everyone! I want to change the color of my writing black characters in the settings! xml color I do not have the line (tw primary text holo dark where light) could someone help me?
Envoyé de mon Xperia S en utilisant Tapatalk
why not 480x800? or would that make the wallpaper look weird at settings etc.
@GreekBlood it is to me that you say that?
Envoyé de mon Xperia S en utilisant Tapatalk
NYGGAZ said:
@GreekBlood it is to me that you say that?
Envoyé de mon Xperia S en utilisant Tapatalk
Click to expand...
Click to collapse
I was saying it because the pic must be 512x512 (1st post)
Because I see the original pic is different than the one in the screenshot (like opposite of stretching picture)
Hi guys, this procedure also works for sammy email apk?
Sent from my GT-I9100 using xda app-developers app

[MOD][28 July][4.2.2] Touchwiz Lockscreen "Lens Flare" Effects - 6 New Effects

[MOD][28 July][4.2.2] Touchwiz Lockscreen "Lens Flare" Effects - 6 New Effects
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I found some mods for the S4 that change the Lens flare look.
I ported them for the S3 , it works perfect!
Requirements:
CWM Recovery
ROM Base on 4.2.2 Leak (Deodexed)
NewBlue Orbs:
NewPurple Orbs:
NewBlood Splats:
Fire Rings:
Red Fire:
Blue Fire:
Tron Style:
Red Tron:
Pink Lightning:
Blue Flame:
Red rings:
Blue lightning:
Flame unlock:
Video:
Download Page:
http://www.mediafire.com/folder/0q7xm5577fdz8/Lens_Flare_Effects\
QR Code:
New : Purple Orbs , Red Orbs , Blue Orbs , White Orbs , Pink Orbs , Blood Splats .
Back To Stock:
http://www.mediafire.com/?wmw639y4zm3j096
Big thanks to @kr3g3r for his amazing work. (http://forum.xda-developers.com/showthread.php?t=2321170)
oh waaaooo... Thanx for the nice share. Great job, fantastic. I love it. Downloading. Make it updated like on original S4 thread of these modification.:good:
mrjoy said:
oh waaaooo... Thanx for the nice share. Great job, fantastic. I love it. Downloading. Make it updated like on original S4 thread of these modification.:good:
Click to expand...
Click to collapse
I will update
Good job .... You can use any update I do on my threads
can u add backup files ?
i cant see sorry already added
gsozcan97 said:
can u add backup files ?
Click to expand...
Click to collapse
There is a Stock file :
http://www.mediafire.com/download/wmw639y4zm3j096/Stock.zip
i have an idea you can add all mods on lockscreen effect selector ?
gsozcan97 said:
i have an idea you can add all mods on lockscreen effect selector ?
Click to expand...
Click to collapse
I am not the creator of this mod , i have port it for the S3.
I dont think the dev will do it because it unnecessary , you can flash one of the mods and use it...
SkullHunter said:
There is a Stock file :
http://www.mediafire.com/download/wmw639y4zm3j096/Stock.zip
Click to expand...
Click to collapse
suggest you put in 1st post as well
so that no need to scroll for it to look for stock file
MsElise said:
suggest you put in 1st post as well
so that no need to scroll for it to look for stock file
Click to expand...
Click to collapse
The stock file is also in the download page : http://www.mediafire.com/?7cev47boa...c0ecsdie71e8i,w3ckybz9s3l8qsi,ztnm3us3gf8ts5l
But ok i will put it.
thank you very much for porting them!, good!, I can have permission to use it in my Personal Rom cooked for me?, maybe I'll give anime to publish the credits corresponding with your permission
Awwsome work mate..
Cheers..
Sent from my GT-I9300 using xda premium
XxeAgLeAnGeLxX said:
thank you very much for porting them!, good!, I can have permission to use it in my Personal Rom cooked for me?, maybe I'll give anime to publish the credits corresponding with your permission
Click to expand...
Click to collapse
I dont have problem with it
Ask the Dev of this mod : @kr3g3r
Amazing
Biiig thx
Wysyłane z mojego GT-I9300 za pomocą Tapatalk 2
ghul21 said:
Amazing
Biiig thx
Wysyłane z mojego GT-I9300 za pomocą Tapatalk 2
Click to expand...
Click to collapse
do u make it urself?
please share ur lockscreen with us
Sent from my GT-I9300 using xda premium
Maybe I will make AROMA installation for this mods
On Neatrom not working why?
leo_nidas said:
On Neatrom not working why?
Click to expand...
Click to collapse
You choose Light effect?
SkullHunter said:
You choose Light effect?
Click to expand...
Click to collapse
Yes im waiting for Nightmare 2.4
leo_nidas said:
Yes im waiting for Nightmare 2.4
Click to expand...
Click to collapse
I am also waiting for the new version
I hope it will work in this version.

[Themes] Z Ultra themes (Honami/ZU mods friendly)

Hi! I do it for my own, but maybe somebody wants them too.
Functions:
-Lively accents colors
-Support new Honami/Z Ultra framework and apps like Conversations, or Keyboard
For a best Honami look I recommend to use:
Themes from this thread
@jjwrongjj 's Z Ultra framework: http://forum.xda-developers.com/showthread.php?t=2447138
@TitaniumZERO 's white apps: http://forum.xda-developers.com/showthread.php?t=2457918
And My & @beniamin24 's settings: http://forum.xda-developers.com/showthread.php?t=2426229
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
https://app.box.com/s/2cubo3z6dwuw6khj5kbg
Installation:
Flash via CWM or
extract and copy all to /system, change permissions to rw-r--r-- and move to /system/app, replace and reboot phone.​
Credits:
@jjwrongjj
@thewerthon
@Aeron sagar
Becouse I don't know from who I have honami themes
If U like it press thanks
@HitFan how you make home with six dock icon?
Mr. Khan said:
@HitFan how you make home with six dock icon?
Click to expand...
Click to collapse
Sweet secret ;D
HitFan said:
Sweet secret ;D
Click to expand...
Click to collapse
:good: but can you share the .apk?
Thank you for good work.
But you can help me? edit apptray like screenshot of you?
Thanks
Mr. Khan said:
:good: but can you share the .apk?
Click to expand...
Click to collapse
No @Mr. Khan because i give it to him
but look here:
http://forum.xda-developers.com/showpost.php?p=45911541&postcount=108
and @entrysky i have it also for XP
i know howto edit
Btw @HitFan does this themes also work on XP ?
Mr. Khan said:
:good: but can you share the .apk?
Click to expand...
Click to collapse
I did give u the same kind..
See @entrysky
Verstuurd van mijn LT22i met Tapatalk
Pandemic said:
Btw @HitFan does this themes also work on XP ?
Click to expand...
Click to collapse
Try. Should works.
HitFan said:
Try. Should works.
Click to expand...
Click to collapse
Also the text change like here:
Pandemic said:
Also the text change like here:
Click to expand...
Click to collapse
Text color (Blue) related with framework res. I think so
Pandemic said:
Also the text change like here:
Click to expand...
Click to collapse
Text is changing only in new framework like Z Ultra
HitFan said:
Hi! I do it for my own, but maybe somebody wants them too.
Functions:
-Lively accents colors
-Supports stock and new Honami/Z Ultra framework, so U shouldn't have any black accents
Screenshots:
Download:
https://app.box.com/s/2cubo3z6dwuw6khj5kbg
Installation:
Flash via CWM or
extract and copy all to /system, change permissions to rw-r--r-- and move to /system/app, replace and reboot phone.​
Credits:
@jjwrongjj
@thewerthon
@Aeron sagar
Becouse I don't know from who I have honami themes
If U like it press thanks
Click to expand...
Click to collapse
It's Not Working In 0.96 Firmware I using Xperia SL
rajaganesan7 said:
It's Not Working In 0.96 Firmware I using Xperia SL
Click to expand...
Click to collapse
for a reply you need to quote the OP @rajaganesan7 ?
rajaganesan7 said:
It's Not Working In 0.96 Firmware I using Xperia SL
Click to expand...
Click to collapse
Try to push them manually
HitFan said:
Try to push them manually
Click to expand...
Click to collapse
Ya I put manually it's not working
Then I try flash via CWM recovery not working
Anyway bro thanks for this theme
rajaganesan7 said:
Ya I put manually it's not working
Then I try flash via CWM recovery not working
Anyway bro thanks for this theme
Click to expand...
Click to collapse
Not working U mean what? What framework are u usin'?
Thanks Bro
Worked in my Xperia SP
Thank you my friend that works but not as in the picture all themes show where writing and icons painted white.
sony-ion said:
Thank you my friend that works but not as in the picture all themes show where writing and icons painted white.
Click to expand...
Click to collapse
Can U show it on screenshot?

[MOD][Z3/Z2][LP] AOSP Settings Icons

Works on Z3/Z2 (.690, .726) [Other models/firmwares not tested yet.]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you have ODEXED system do all steps, if you have DEODEXED just flash zip.
1. Rename /system/priv-app/Settings/Settings.apk to Settings.apk.bak
2. Rename /system/priv-app/Settings/arm to arm.bak
3. Copy DEODEXED Settings.apk (or any deodexed Settings.apk, especially on devices <=Z1 won't work version in my post) to /system/priv-app/Settings/
4. Change permissions for Settings.apk to rw-r--r-- (chmod 0644)
5. Flash zip in recovery
DEODEXED Settings.apk https://docs.google.com/file/d/0BwzcXcBXO3dNNGNoWlZBaTVYdU0/edit thanks @gripfly
Flashable zip http://dzej1.github.io/android/z3/VRTheme_AOSP_Settings.zip
Awesome it worked on my z2 :good:
Works on z3c .726
Working on my z3 .726.
But apparently the vrtheme-restore Zip wasn't created.
And I forgot to back up my settings app prior to flashing the zip.
So, can't restore my original icons. Lol...
freddy1991 said:
Working on my z3 .726.
But apparently the vrtheme-restore Zip wasn't created.
And I forgot to back up my settings app prior to flashing the zip.
So, can't restore my original icons. Lol...
Click to expand...
Click to collapse
Just pull settings.apk again in system
Just to update, This worked on my 23.1.A.28
Neat mod.
Working on Z3C 23.1.A.1.28 odexed with linked Settings package
Works on my Z1 Compact.
@domicq Can you please make this compatible with the latest Z2 5.1.1 release
Thanks,
Thanks for your great work so far.
+1 on request to get this working in 5.1.1,can't get used to the Sony-look after long time
enjoying the "Nexperria" look.:good:
brouwerchris said:
Thanks for your great work so far.
+1 on request to get this working in 5.1.1,can't get used to the Sony-look after long time
enjoying the "Nexperria" look.:good:
Click to expand...
Click to collapse
linkazoid said:
@domicq Can you please make this compatible with the latest Z2 5.1.1 release
Thanks,
Click to expand...
Click to collapse
Guys, I will make it next week.
Gesendet von meinem D6603 mit Tapatalk
brouwerchris said:
Thanks for your great work so far.
+1 on request to get this working in 5.1.1,can't get used to the Sony-look after long time
enjoying the "Nexperria" look.:good:
Click to expand...
Click to collapse
linkazoid said:
@domicq Can you please make this compatible with the latest Z2 5.1.1 release
Thanks,
Click to expand...
Click to collapse
I think that it is compatible with 5.1.1, only thing you have to do is try it to flash with odexed settings.apk. When nothing changes, try an deodexed settings.apk for example from Pandemic MoonWalker rom and then flash zip again.
Gesendet von meinem D6603 mit Tapatalk
Working on Z2 with odexed 5.1.1 if you flash the zip only.No need for deodexed settings.apk.
Thanks again.
Works with Sony Xperia Z
Awesome mod :good:
can u provide a guide how to change the icon
which png files need to replace with the new one?
it should adapt to the accent colour...
vanugenth said:
it should adapt to the accent colour...
Click to expand...
Click to collapse
No it shouldn't ?
Gesendet von meinem D6603 mit Tapatalk
domicq said:
No it shouldn't ?
Gesendet von meinem D6603 mit Tapatalk
Click to expand...
Click to collapse
ok ok... chill! It was just a suggestion...
Can you make this for Android 6.0?
The bluetooth, Display, and Tap and Pay icon aren't changed

Categories

Resources