Help me to change the colour

Search This thread

GalKill

Senior Member
Oct 12, 2013
314
236
Reim Empire :P
Can someone help me to change the color in the clock widget ?
 

Attachments

  • Gs.png
    Gs.png
    158.2 KB · Views: 15

mohamedrashad

Senior Member
Nov 15, 2012
1,087
618
26
ismailia
For the numbers and date, decompile and go to res/drawable and open .png files and color them.
for background, I think you should go to XML files in layout and search for a line like
android:background=""
and between quotation marks but path of background pic @drawable/Pic_Name
or a hex color #000000 for example

Sent from my GT-S5360 using Tapatalk 2
 
  • Like
Reactions: GalKill

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    For the numbers and date, decompile and go to res/drawable and open .png files and color them.
    for background, I think you should go to XML files in layout and search for a line like
    android:background=""
    and between quotation marks but path of background pic @drawable/Pic_Name
    or a hex color #000000 for example

    Sent from my GT-S5360 using Tapatalk 2