PS: copy tis layout file to tpa/system/layout
back up ur original layout.xml then copy this usin FAR.....this layout is witout operator logo,,,,,
Printable View
PS: copy tis layout file to tpa/system/layout
back up ur original layout.xml then copy this usin FAR.....this layout is witout operator logo,,,,,
For what phone is that layout ????cuz for w810i there patches that make this work.Anyway good work.
but i personally believe this modification is better than a patch ......
because patching usually results in a buggy phone as far as i have experienced ...
Does it works on k800i?
...we need the phone model, lol
try it and you will now
looking great on k750i. thanks.
I would also want to know if this works on K800i.
As far as i know you edit fonts in tpa/preset/system/fonts (fonts.xml) on K800i..
you must edit the layout.xml.. find this line..
<attributes count="7">
<attr index="0" value="2"/> <!-- INTERNAL_FRAME_FONT_SIZE -->
<attr index="1" value="0"/> <!-- INTERNAL_FRAME_FONT_STYLE -->
<attr index="2" value="2"/> <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
<attr index="3" value="0"/> <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
<attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL -->
<attr index="5" value="32"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
<attr index="6" value="0"/> <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->
and make it...
<attributes count="7">
<attr index="0" value="1"/> <!-- INTERNAL_FRAME_FONT_SIZE -->
<attr index="1" value="0"/> <!-- INTERNAL_FRAME_FONT_STYLE -->
<attr index="2" value="1"/> <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
<attr index="3" value="0"/> <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
<attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL -->
<attr index="5" value="32"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
<attr index="6" value="0"/> <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->