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,634 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:100847
dark_modestarstarstar
Lv.1 韶华一笑间
2014-12-10 01:02:00 #482
tt
ID:117526
light_modestarstar
Lv.1 韶华一笑间
2014-12-10 21:20:00 #483
。???!!!
ID:164900
dark_modedark_modestarstarstar
Lv.1 韶华一笑间
2014-12-12 18:41:00 #484
ggg
ID:166082
dark_modedark_modedark_modestar
Lv.1 韶华一笑间
2014-12-12 21:51:00 #485
km刘嘉玲
ID:162463
dark_modedark_modedark_modestar
Lv.1 韶华一笑间
2014-12-12 23:15:00 #486
455
ID:163780
dark_modedark_modedark_modestarstar
Lv.1 韶华一笑间
2014-12-15 10:52:00 #487
紧要
ID:50557
light_modedark_modestar
Lv.2 独赏二月雪
2014-12-15 15:50:00 #488
海峰衣服夫妇
ID:108189
light_modestarstar
Lv.1 韶华一笑间
2014-12-17 00:52:00 #489
vhjhvff
ID:147017
dark_modedark_modedark_modestarstarstar
Lv.1 韶华一笑间
2014-12-17 07:51:00 #490
哦哦
ID:9257
light_mode
Lv.1 韶华一笑间
2014-12-17 16:23:00 #491
我又回来啦啦啦
ID:10787
light_modedark_mode
Lv.1 韶华一笑间
2014-12-18 00:59:00 #492
顶贴是必须的
ID:140131
light_modestar
Lv.1 韶华一笑间
2014-12-19 15:05:00 #493
看看
ID:167290
dark_modedark_modestar
Lv.1 韶华一笑间
2014-12-24 00:21:00 #494
????!
ID:138537
light_mode
Lv.1 韶华一笑间
2014-12-25 18:05:00 #495
ghdgg
ID:81747
light_modestarstarstar
Lv.4 莫问四书意
2014-12-31 22:54:00 #496
rghyfdd
222
ID:168039
dark_modestar
Lv.1 韶华一笑间
2015-01-30 11:25:00 #497
,,,,
ID:166949
dark_modedark_modestar
Lv.1 韶华一笑间
2015-02-09 22:12:00 #498
?。。。?
ID:164476
dark_modedark_modedark_modestarstar
Lv.1 韶华一笑间
2015-02-18 08:55:00 #499
cvhnjjjjjnnnm
ID:141997
dark_modedark_modedark_mode
Lv.1 韶华一笑间
2015-02-19 14:33:00 #500
hhgggyu
ID:168640
dark_modestar
Lv.1 韶华一笑间
2015-02-25 06:07:00 #501
来咯类啊
登录 后才能回复