摘要:
1、 SlidingDrawer 抽屉控件 <SlidingDrawer android:id="@+id/sliding" android:layout_width="match_parent" android:layout_height="match_parent" android:content="@+id/home_water" // 指定内容控件id android:handle="@+id/handler" // 指定handler 控件id android:ori... 阅读全文
posted @ 2012-12-13 14:48
lipeil
阅读(590)
评论(0)
推荐(0)
摘要:
private void showPopupView() { if (mPopupWindow == null) { View view = getLayoutInflater().inflate(R.layout.newest_layout, null); mPopupWindow = new PopupWindow(view, LayoutParams.WRAP_CONTENT, LayoutParams.WRAP_CONTENT); mPopupWindow.setFocusable(tr... 阅读全文
posted @ 2012-12-13 14:26
lipeil
阅读(2417)
评论(0)
推荐(0)

浙公网安备 33010602011771号