摘要:
如果图片的ImageView设为wrap_content,是可以居中的,但对于我是相册,需要设为fill_parent才能进行缩放。通过网上找资料,只要把组件放到一个LinearLayout下就可以了。项目中的代码是:<?xml version="1.0" encoding="utf-8"?><FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent&quo 阅读全文
posted @ 2012-05-16 16:00
吴超文
阅读(1885)
评论(0)
推荐(0)
摘要:
WebSettings ws = tv.getSettings(); ws.setLayoutAlgorithm(LayoutAlgorithm.SINGLE_COLUMN); 阅读全文
posted @ 2012-05-16 12:54
吴超文
阅读(260)
评论(0)
推荐(0)

浙公网安备 33010602011771号