This website works better with JavaScript.
首頁
探索
說明
註冊
登入
fyf
/
AndroidSmartClient
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
1
Wiki
Activity
瀏覽代碼
1
tags/old_version_1
fyf
1 年之前
父節點
368714aa44
當前提交
99c3a6cb5c
共有
1 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/src/main/java/com/bonait/bnframework/modules/home/fragment/mode/imagebutton_control.java
+ 2
- 2
app/src/main/java/com/bonait/bnframework/modules/home/fragment/mode/imagebutton_control.java
查看文件
@@ -101,10 +101,10 @@ public class imagebutton_control extends LinearLayout {
{
if(Status)
{
image_u.setImageResource(
tz
_ys);
image_u.setImageResource(
ks
_ys);
}else
{
image_u.setImageResource(
ks
_ys);
image_u.setImageResource(
tz
_ys);
}
}
}
Write
Preview
Loading…
取消
儲存