国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術文章
文章詳情頁

Android簡單使用PopupWindow的方法

瀏覽:8日期:2022-09-20 16:07:06

本文實例為大家分享了Android簡單使用PopupWindow的的具體代碼,供大家參考,具體內容如下

思路

1.在res下面創建一個menu文件夾,并新建一個xml文件作為PoupWindow的布局文件。2.Activity中布局填充器加載菜單布局3.創建PopupWindow對象并設置內容以及動畫4.設置菜單布局中控件需要做的操作

menu菜單布局:

<?xml version='1.0' encoding='utf-8'?><LinearLayout xmlns:android='http://schemas.android.com/apk/res/android' android:layout_width='match_parent' android:layout_height='match_parent' android:background='#eaeaea' android:orientation='vertical'> <Button android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginTop='10dp' android:text='選項一' /> <Button android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginTop='10dp' android:text='選項二' /> <Button android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:layout_marginTop='10dp' android:text='選項三' /></LinearLayout>

定義動畫:

在styles資源文件里寫一個style繼承android:Animation,并設置進出場效果內容引用res下面的anim資源文件夾里的資源文件將動畫綁定到popuwidow

styles資源文件

Android簡單使用PopupWindow的方法

在res下面創建一個anim資源文件夾

anim資源文件

Android簡單使用PopupWindow的方法

Android簡單使用PopupWindow的方法

popupwindow綁定動畫 popupWindow.setAnimationStyle(R.style.www);

Activity

public class MainActivity extends AppCompatActivity { private Button bt; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); bt = findViewById(R.id.bt); } public void click(View view) { //點擊事件 View inflate = LayoutInflater.from(this).inflate(R.layout.menu, null); //布局加載器加載菜單布局 Button bt1 = inflate.findViewById(R.id.bt1); Button bt2 = inflate.findViewById(R.id.bt2); Button bt3 = inflate.findViewById(R.id.bt3); /** * 創建PopupWindow對象 視圖對象, 寬, 高,缺一不可 * 第一種:創建對象的時候直接加參數 PopupWindow popupWindow = new PopupWindow(inflate, 200, ViewGroup.LayoutParams.WRAP_CONTENT,true); * 第二種 通過setContentView,setHeight,setWidth 來設置 * 寬高可設置固定值或者ViewGroup.LayoutParams.WRAP_CONTENT **/ final PopupWindow popupWindow = new PopupWindow(inflate, 200, ViewGroup.LayoutParams.WRAP_CONTENT); popupWindow.setOutsideTouchable(true); //點擊彈窗外部是否取消彈窗 popupWindow.setAnimationStyle(R.style.www); //設置自定義好的動畫 //彈窗出現外部為陰影 WindowManager.LayoutParams attributes = getWindow().getAttributes(); attributes.alpha = 0.5f; getWindow().setAttributes(attributes); //彈窗取消監聽 取消之后恢復陰影 popupWindow.setOnDismissListener(new PopupWindow.OnDismissListener() { @Override public void onDismiss() { WindowManager.LayoutParams attributes = getWindow().getAttributes(); attributes.alpha = 1; getWindow().setAttributes(attributes); } }); //選項的點擊事件 bt1.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { popupWindow.dismiss(); Toast.makeText(MainActivity.this, '選項一', Toast.LENGTH_SHORT).show(); } }); bt2.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { popupWindow.dismiss(); Toast.makeText(MainActivity.this, '選項二', Toast.LENGTH_SHORT).show(); } }); bt3.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { popupWindow.dismiss(); Toast.makeText(MainActivity.this, '選項三', Toast.LENGTH_SHORT).show(); } }); /** * 顯示popupwidow兩種方式 * 1.howAsDropDown出現在下方,三個參數:1綁定的控件2.x軸偏移量 3.y軸偏移量 * 2.showAtLocation自定義位置 四個參數 1綁定的控件 2.出現的位置 3.x軸偏移量 4.y軸偏移量 * **/ // popupWindow.showAsDropDown(bt,0,0); popupWindow.showAtLocation(bt, Gravity.CENTER, 0, 0); }}

Android簡單使用PopupWindow的方法

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網。

標簽: Android
相關文章:
主站蜘蛛池模板: 欧美午夜视频在线 | 色偷偷亚洲女人天堂观看欧 | 日韩二区三区 | 国产大臿蕉香蕉大视频女 | 亚洲欧美不卡中文字幕 | 国产成人精品综合在线 | 无限资源中文免费 | 波多野结衣免费免费视频一区 | 国产不卡a | 国产一级一级一级成人毛片 | 特黄特黄一级高清免费大片 | 美国一级毛片在线 | 色婷婷国产精品欧美毛片 | 91精品国产综合久久香蕉 | 性感美女一级毛片 | 欧美一区二区视频三区 | 黄视频免费在线 | 中文欧美一级强 | 美女视频免费看视频网站 | 精品国语_高清国语自产 | 色精品视频 | 国产一级性生活 | 国产精品一区二区三区高清在线 | 波野多结衣在线观看 | 在线人成精品免费视频 | 亚洲不卡在线 | 国产亚洲精品线观看77 | 国产女厕偷窥系列在线视频 | 免费看香港一级毛片 | 免费一级毛片正在播放 | 在线91精品国产免费 | 日韩国产在线观看 | 欧美做爰免费大片在线观看 | 国产精品欧美日韩一区二区 | 成人影院一区二区三区 | www.亚洲天堂 | 91精品日本久久久久久牛牛 | 姐姐真漂亮在线视频中文版 | 男女性男女刺激大片免费观看 | 6080伦理久久亚洲精品 | 成人亚洲网站 |