search 登录 注册
arrow_back返回列表
ID:54295
light_modedark_modedark_modestar
Lv.3 畅意三江水
edit_note帖子 386
stars积分 53,287
event加入 2011-06-21
怀旧国机

安卓手机短信界面透明教程

schedule发表于 2013-08-12 11:07:00 visibility查看 433 chat_bubble回复 52
#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“

全部回复 (52)

ID:140189
dark_modedark_modedark_modestar
Lv.1 韶华一笑间
2013-08-12 11:09:00 沙发
兔兔用
ID:1110
light_modedark_modestarstarstar
Lv.4 莫问四书意
2013-08-12 11:19:00 板凳
看看
ID:16332
light_modedark_modestar
Lv.1 韶华一笑间
2013-08-12 11:24:00 地板
13800760309
ID:20458
light_modedark_modestar
Lv.2 独赏二月雪
2013-08-12 11:28:00 #5
我去贴
ID:126053
light_modestar
Lv.3 畅意三江水
2013-08-12 11:29:00 #6
五楼后吧肉
ID:11048
light_modedark_modestarstar
Lv.1 韶华一笑间
2013-08-12 11:38:00 #7
好好!
ID:49233
light_modedark_modestar
Lv.4 莫问四书意
2013-08-12 11:42:00 #8
ID:60373
light_modedark_modestarstar
Lv.6 胸怀六国志
2013-08-12 11:54:00 #9
?!?!
ID:12827
light_modedark_modedark_modedark_modestar
Lv.1 韶华一笑间
2013-08-12 11:54:00 #10
看看‘‘
ID:104299
light_modestarstarstar
Lv.1 韶华一笑间
2013-08-12 11:57:00 #11
看看他
ID:28167
light_modedark_modestarstarstar
Lv.1 韶华一笑间
2013-08-12 11:59:00 #12

ID:63293
light_modedark_mode
Lv.2 独赏二月雪
2013-08-12 12:06:00 #13
啊路楼主
ID:77777
light_modedark_modestarstarstar
Lv.2 独赏二月雪
2013-08-12 12:10:00 #14
啦啦啦啦啦
ID:131728
light_modedark_modestar
Lv.1 韶华一笑间
2013-08-12 12:25:00 #15
吐了看看咯
ID:69767
light_modedark_mode
Lv.1 韶华一笑间
2013-08-12 12:28:00 #16
了考虑图
ID:21622
light_modedark_modestarstarstar
Lv.3 畅意三江水
2013-08-12 12:35:00 #17
刚睡醒公司唱歌的V
ID:53136
light_modestarstarstar
Lv.2 独赏二月雪
2013-08-12 12:45:00 #18
。。。。。。
ID:75532
dark_modedark_modedark_modestarstarstar
Lv.1 韶华一笑间
2013-08-12 12:51:00 #19
。。。。
ID:75532
dark_modedark_modedark_modestarstarstar
Lv.1 韶华一笑间
2013-08-12 12:52:00 #20
。。
ID:135012
light_modestarstar
Lv.1 韶华一笑间
2013-08-12 12:56:00 #21
。。。。。
登录 后才能回复