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,665 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:147342
light_modedark_mode
Lv.3 畅意三江水
2014-07-10 10:07:00 #442
dzxf
ID:147010
dark_modedark_modedark_mode
Lv.1 韶华一笑间
2014-07-12 15:07:00 #443
视频播放
ID:143752
dark_modedark_modedark_modestarstarstar
Lv.1 韶华一笑间
2014-07-13 07:43:00 #444
http://m.uogoto.com/ue
ID:164138
dark_modedark_modestar
Lv.1 韶华一笑间
2014-07-15 08:09:00 #445
哈哈哈个
ID:164138
dark_modedark_modestar
Lv.1 韶华一笑间
2014-07-15 08:10:00 #446
个呵呵个
ID:164419
dark_modedark_modestarstar
Lv.1 韶华一笑间
2014-07-18 00:48:00 #447
bhhhhskkaospxdld
ID:164419
dark_modedark_modestarstar
Lv.1 韶华一笑间
2014-07-18 00:49:00 #448
aksoxododoak
ID:161267
dark_modedark_modedark_modestarstar
Lv.1 韶华一笑间
2014-07-19 00:51:00 #449
ktm
ID:164119
dark_modedark_modestar
Lv.1 韶华一笑间
2014-07-20 22:36:00 #450
!!!!!
ID:65439
dark_modedark_modedark_modestarstarstar
Lv.1 韶华一笑间
2014-07-25 01:19:00 #451
、兔兔看见了
ID:161420
dark_modedark_modestarstar
Lv.1 韶华一笑间
2014-07-25 17:34:00 #452
龙女
ID:162390
dark_modedark_modedark_modestarstar
Lv.1 韶华一笑间
2014-07-26 22:10:00 #453
ID:163967
dark_modestar
Lv.1 韶华一笑间
2014-07-27 09:25:00 #454
旅途考虑考虑考
ID:87481
light_modedark_mode
Lv.3 畅意三江水
2014-07-27 20:20:00 #455
ssthvcdf
ID:86330
light_modestar
Lv.1 韶华一笑间
2014-07-27 23:18:00 #456
‘‘‘‘‘‘
ID:147198
dark_modedark_modedark_modestarstar
Lv.1 韶华一笑间
2014-07-30 21:27:00 #457
幺又々与6℃`
ID:80569
light_modestarstar
Lv.2 独赏二月雪
2014-08-04 12:03:00 #458
dffff
ID:146797
dark_modedark_modedark_modestar
Lv.1 韶华一笑间
2014-08-05 18:45:00 #459
fffffffff
ID:60160
light_modestar
Lv.1 韶华一笑间
2014-08-06 13:44:00 #460
吐了了
ID:70173
dark_modedark_modedark_modestar
Lv.1 韶华一笑间
2014-08-06 18:28:00 #461
哈哈还差我的红楼遗秘
登录 后才能回复