午夜剧场伦理_日本一道高清_国产又黄又硬_91黄色网战_女同久久另类69精品国产_妹妹的朋友在线

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

Android studio有關側滑的實現代碼

瀏覽:105日期:2022-09-23 18:02:10

最近寫課設,因為是新手,實現起來比較麻煩。所以寫下此筆記,免得我以后忘記了。

附圖片:

Android studio有關側滑的實現代碼

//主頁面的布局activity_main.xml:

<?xml version='1.0' encoding='utf-8'?><android.support.v4.widget.DrawerLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:tools='http://schemas.android.com/tools' xmlns:qpp='http://schemas.android.com/apk/res-auto' android: android:layout_width='match_parent' android:layout_height='match_parent' android:fitsSystemWindows='true' tools:openDrawer='start'> <TextView android:layout_width='wrap_content' android:layout_height='wrap_content' android:text='Hello World!' /> <android.support.design.widget.NavigationView android: android:layout_width='207dp' android:layout_height='match_parent' android:layout_gravity='left' android:fitsSystemWindows='true' qpp:headerLayout='@layout/stumenu1' qpp:menu='@menu/stumenu1' /></android.support.v4.widget.DrawerLayout>

頭部的布局(放入layout)stumenu1.xml:

<?xml version='1.0' encoding='utf-8'?><!--學生左滑后界面--><android.support.constraint.ConstraintLayout xmlns:android='http://schemas.android.com/apk/res/android' xmlns:tools='http://schemas.android.com/tools' android:layout_width='match_parent' android:layout_height='match_parent'> <LinearLayout xmlns:android='http://schemas.android.com/apk/res/android' android:orientation='vertical' android:layout_width='match_parent' android:layout_height='match_parent' android:gravity='center' > <ImageView android: android:layout_width='72dp' android:layout_height='72dp' android:layout_marginTop='75dp' android:src='http://www.leifengta.com.cn/bcjs/@drawable/student' /> <TextView android: android:layout_width='wrap_content' android:layout_height='wrap_content' android:textSize='20sp' android:layout_marginTop='20dp' android:textColor='#282525' android:text='測試APP'/> </LinearLayout></android.support.constraint.ConstraintLayout>

菜單的布局:(放在menu文件夾)stumenu1

<?xml version='1.0' encoding='utf-8'?><menu xmlns:android='http://schemas.android.com/apk/res/android' xmlns:app='http://schemas.android.com/apk/res-auto'> <group android:checkableBehavior='single'> <item android: android:icon='@drawable/ic_launcher_background' android:checkable='true' android:title=' 測試結果'/> <item android: android:icon='@drawable/ic_launcher_background' android:title=' 錯題'/> <item android: android:icon='@drawable/ic_launcher_background' android:title=' 得分'/> <item android: android:icon='@drawable/ic_launcher_background' android:title=' 退出'/> </group></menu>

MainActivity.java:

package com.example.cholewu.slide;import android.content.Intent;import android.support.annotation.NonNull;import android.support.design.widget.NavigationView;import android.support.v4.widget.DrawerLayout;import android.support.v7.app.AppCompatActivity;import android.os.Bundle;import android.view.MenuItem;import android.widget.Toast;public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); //左滑菜單 initView(); } private void initView() { //實現左右滑動 final DrawerLayout drawer = (DrawerLayout) findViewById(R.id.drawer_layout); //菜單控件 final NavigationView nv = findViewById(R.id.nav_view); nv.setItemIconTintList(null);nv.setNavigationItemSelectedListener(new NavigationView.OnNavigationItemSelectedListener() { @Override public boolean onNavigationItemSelected(@NonNull MenuItem item) {switch (item.getItemId()){ case R.id.exit: //跳轉到退出頁面 Toast.makeText(MainActivity.this,'你已退出登錄!',Toast.LENGTH_SHORT).show(); Intent intent=new Intent(); intent.setClass(MainActivity.this,Exit.class); startActivity(intent); item.setChecked(true); break;}item.setCheckable(true);//設置可選項item.setChecked(true);//設置被選中drawer.closeDrawers();//關閉菜單欄return true; } }); }}

(注意:如果直接復制代碼的話,android.support.design.widget.NavigationView可能會出錯,需要自己在design那里布局,如果出錯,可以看看以下NavigationView右邊是否有下載圖案,點擊下載就行了)

Android studio有關側滑的實現代碼

總結

到此這篇關于Android studio有關側滑的實現的文章就介紹到這了,更多相關Android studio有關側滑的實現內容請搜索好吧啦網以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持好吧啦網!

標簽: Android
相關文章:
主站蜘蛛池模板: 国产精品永久免费视频 | aav在线 | 国产精品www | 色小说av| 国产一区二区免费 | 超碰免费人人 | 欧美精品久久久久久久久46p | 综合网色| 成人免费在线视频网站 | 日日操夜夜爽 | 久久99久久99| 东方伊人免费在线观看 | 99久久精品免费视频 | 免费网站看av | 在线观看无遮挡 | 国产呦小j女精品视频 | 福利在线观看 | 日韩一区二区视频在线 | 三级视频在线观看 | 狠狠干在线视频 | 婷婷久久五月天 | 成人片免费视频 | 成年人黄色网址 | 亚洲成人av在线播放 | 伊人国产女 | 欧美一区二区在线播放 | 欧美图片一区 | 黄色w站 | 伊人久久伊人 | 欧美日韩一区二区不卡 | 欧美久久久久久久久久久久 | 葵司一区二区 | 九九一级片 | 午夜三级在线 | 美利坚av| 亚洲天堂精品在线 | 成年人视频网 | 日本欧美一区二区三区不卡视频 | 国产区在线看 | 亚洲欧洲在线视频 | www.日韩一区 |