[cng1985] r636 committed - [No log message]

0 views
Skip to first unread message

cng...@googlecode.com

unread,
Sep 23, 2011, 2:16:00 AM9/23/11
to cng...@googlegroups.com
Revision: 636
Author: cng1985
Date: Thu Sep 22 23:15:11 2011
Log: [No log message]
http://code.google.com/p/cng1985/source/detail?r=636

Modified:
/books/src/com/baoyi/widget/BookWidget.java

=======================================
--- /books/src/com/baoyi/widget/BookWidget.java Mon Sep 12 19:27:13 2011
+++ /books/src/com/baoyi/widget/BookWidget.java Thu Sep 22 23:15:11 2011
@@ -1,6 +1,7 @@
package com.baoyi.widget;

import android.content.Context;
+import android.graphics.drawable.BitmapDrawable;
import android.view.LayoutInflater;
import android.widget.ImageView;
import android.widget.LinearLayout;
@@ -29,5 +30,7 @@
public void setImage(int id){
imageView.setImageResource(id);
}
+
+

}

Reply all
Reply to author
Forward
0 new messages