Posts tagged: ecto

测试使用ecto编写博客文章

blogo的问题是,xml无法正常在博客正文中显示。 … > < LinearLayout xmlns:android = “http://schemas.android.com/apk/res/android” android:layout_width = “fill_parent” android:layout_height = “wrap_content” > < ImageView android:id = “@+id/image” android:src = “@drawable/d1″ android:layout_width = “wrap_content” android:layout_height = “wrap_content” /> < TextView android:id = “@+id/title” android:layout_width = “wrap_content” android:layout_height = “wrap_content” /> </ LinearLayout > 发现不但可行,而且显示格式还非常好。

星期六 四月 24th, 2010 in , , | No Comments »