|
|
|
||||
|
Re: SMS Lag Fix!
this is my most favorite tweak in the entire world. no more counting and i even forgot tha my phone originally counted D: haha
__________________
Phone: Nexus 6p | Carrier: StraightTalk Att
Kernel: Stock | ROM: Stock Oreo |
|
||||
|
Re: SMS Lag Fix!
Quote:
What always screws me is using the hardware keyboard, that's when it completely flips out, freezes up, gets really slow, but the onscreen keyboard, there's no lag.. so.. I dunno. Why would the count affect the hardware keyboard but not the onscreen one? |
|
||||
|
Several of the .CSS files have the Font name in them.
Like thread_style.css Code:
body {
margin: 0px;
font-family: Tahoma;
font-size: 8pt;
color: menutext;
}
Code:
body {
margin: 0px;
font-family: Tahoma;
font-size: 8pt;
color: menutext;
border-bottom: 10px solid buttonface;
}
Code:
body
{
margin-left: 5px !important;
margin-right: 5px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
font-family: Tahoma !important;
font-size: 9pt !important;
font-weight: normal !important;
wrap-option: emergency;
}
Code:
ComposeBody {
font: 8pt Tahoma;
margin-left: 5px;
margin-right: 5px;
}
Just figured I'd throw my two-cents in for those of you wanting to change the font.
__________________
If I have helped you in any way, and you wish to Donate, you can click here!
Verizon's (CDMA) PPC-6875 (Rhodium_W/Touch Pro2) with WM6.5 Chat Rooms: EliteTeam: Java or IRC Client HTCGeeks: Java or IRC Client PPCGeeks: Java or IRC Client Click here to donate to the CDMA Raphael Project Team |
![]() |
|
|
|