search 登录 注册
arrow_back返回列表
ID:91830
light_modestarstar
Lv.1 韶华一笑间
edit_note帖子 49
stars积分 8,382
event加入 2012-01-16
美化修改

[教程]修改安卓短信界面透明方法

schedule发表于 2012-12-11 15:34:00 visibility查看 6,618 chat_bubble回复 539
#1 楼主
先从原ROM里提取出未编译过的
mms.apk
一、反编译Mms.apk
二、路径res/drawable/conversation_
item_background_read.xml 打开,
找到
<item android:state_*ed=“false“
android:drawable=“@color/read_
bgcolor“ />
修改为:
<item android:state_*ed=“false“
android:drawable=“@android:color/
transparent“ />
保存,退出!!!
三、路径res/drawable/conversation_
item_background_unread.xml 打
开,
找到
<item android:state_*ed=“false“
android:drawable=“@color/unread_
bgcolor“ />
修改为:
<item android:state_*ed=“false“
android:drawable=“@android:color/
transparent“ />
保存,退出
四、路径res/layout/compose_
message_activity.xml 打开,
找到
<EditText android:textSize=“16.0sp“
android:textColorHint=“#ff858585“
android:id=“@id/subject“
android:visibility=“gone“
android:layout_width=“fill_parent“
android:layout_height=“wrap_
content“ android:layout_
marginLeft=“3.2999878dip“
android:layout_
marginTop=“5.299988dip“
android:layout_
marginRight=“3.2999878dip“
android:hint=“@string/subject_hint“
android:singleLine=“true“
android:maxLength=“40“
android:capitalize=“sentences“
android:autoText=“true“ />
修改里面
android:textColorHint=“#ff858585“
为:
android:textColorHint=“#00000000“
再找到:
<EditText android:textSize=“18.0sp“
android:textColor=“@
touchwiz:color/tw_color002“
android:textColorHint=“#ff858585“
android:gravity=“top“ android:id=“@
id/embedded_text_editor“
android:background=“#ffffffff“
android:nextFocusRight=“@id/send_
button“ android:layout_
width=“wrap_content“
android:layout_height=“fill_parent“
android:layout_marginLeft=“10.0dip“
android:layout_marginTop=“12.0dip“
android:hint=“@string/type_to_
compose_text_enter_to_send“
android:capitalize=“sentences“
android:autoText=“true“
android:layout_toLeftOf=“@id/
sendbuttons“ android:layout_
alignParentLeft=“true“
android:inputType=“
textCapSentences|textAutoCorrect|
textMultiLine“
android:imeOptions=“actionSend|
flagNoEnterAction“ />
修改里面两段代码:
android:textColorHint=“#ff858585“
修改为
android:textColorHint=“#00000000“

全部回复 (539)

ID:33518
light_mode
Lv.1 韶华一笑间
2013-05-08 11:07:00 #62
你牛,我顶!
ID:53972
light_modestarstar
Lv.1 韶华一笑间
2013-05-09 07:09:00 #63
旅途可口可乐了
ID:136280
dark_modedark_modedark_mode
Lv.1 韶华一笑间
2013-05-09 18:23:00 #64
好帖,>>要顶!
ID:124678
dark_modedark_modestar
Lv.1 韶华一笑间
2013-05-10 23:50:00 #65
好帖,要顶
ID:87830
light_modedark_mode
Lv.3 畅意三江水
2013-05-13 04:53:00 #66
PicSay Pro
ID:134334
light_mode
Lv.1 韶华一笑间
2013-05-13 16:46:00 #67
支持你!!!!
ID:2571
light_modestarstar
Lv.2 独赏二月雪
2013-05-14 10:38:00 #68
看帖回帖是美德!
ID:136618
dark_mode
Lv.1 韶华一笑间
2013-05-16 10:12:00 #69
你牛,我>>顶!
ID:71765
light_modedark_modedark_modedark_modestar
Lv.9 有为九子能
2013-05-18 08:58:00 #70
这帖不错,该顶!
ID:94468
light_modestarstarstar
Lv.1 韶华一笑间
2013-05-20 00:51:00 #71
好帖,要顶
ID:135965
light_modestarstar
Lv.1 韶华一笑间
2013-05-20 07:19:00 #72
看帖回帖是美德!
ID:126174
light_mode
Lv.1 韶华一笑间
2013-05-20 23:22:00 #73
支持你!
ID:54845
light_modestarstar
Lv.1 韶华一笑间
2013-05-21 10:28:00 #74
这帖不错,该顶!
ID:25722
light_mode
Lv.1 韶华一笑间
2013-05-22 11:14:00 #75
这帖不错,该顶!
ID:126118
light_mode
Lv.1 韶华一笑间
2013-05-22 19:35:00 #76
好帖,要顶!
ID:10570
light_modestarstarstar
Lv.1 韶华一笑间
2013-05-24 07:22:00 #77
这帖不错,该顶
ID:136792
dark_modedark_modestarstar
Lv.1 韶华一笑间
2013-05-24 11:37:00 #78
你牛,我顶!
ID:48639
light_modestarstarstar
Lv.1 韶华一笑间
2013-06-13 06:48:00 #79
这帖不错,该顶!
ID:117609
light_modestarstar
Lv.1 韶华一笑间
2013-06-14 23:29:00 #80
这帖不
ID:107103
light_modestar
Lv.1 韶华一笑间
2013-07-17 23:12:00 #81
你牛,我顶!得
登录 后才能回复