av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術(shù)文章
文章詳情頁

Android studio有關(guān)側(cè)滑的實現(xiàn)代碼

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

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

附圖片:

Android studio有關(guān)側(cè)滑的實現(xiàn)代碼

//主頁面的布局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://m.4tl426be.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=' 測試結(jié)果'/> <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() { //實現(xiàn)左右滑動 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: //跳轉(zhuǎn)到退出頁面 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);//設(shè)置可選項item.setChecked(true);//設(shè)置被選中drawer.closeDrawers();//關(guān)閉菜單欄return true; } }); }}

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

Android studio有關(guān)側(cè)滑的實現(xiàn)代碼

總結(jié)

到此這篇關(guān)于Android studio有關(guān)側(cè)滑的實現(xiàn)的文章就介紹到這了,更多相關(guān)Android studio有關(guān)側(cè)滑的實現(xiàn)內(nèi)容請搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標簽: Android
相關(guān)文章:
主站蜘蛛池模板: 香蕉视频在线播放 | av一区二区三区四区 | 久久久精彩视频 | 久久精品一区二区三区四区五区 | 黄频在线观看 | 天天干天天摸 | 欧美视频一二三区 | 日韩中文字幕一区二区三区 | 日韩av在线免费看 | 国产免费一级片 | 精品免费 | 欧美日韩成人在线观看 | 久久这里只有 | 三年中文在线观看免费大全中国 | 日韩在线视频播放 | 国产a√| 成年人小视频 | 久久青| 日本精品视频在线 | 国产综合久久久 | 欧美不卡一区二区三区 | 狠狠做深爱婷婷综合一区 | 亚洲天堂免费视频 | 亚洲精品一二三 | 亚洲国产日韩在线 | av网站免费在线观看 | 免费av播放 | 日韩欧美一级 | 黄色免费网站 | 九九九色 | 北岛玲av| 日韩视频在线观看 | 亚洲精品成人 | 黄色欧美视频 | 性做久久| 成人免费看片' | 欧美日韩一区二 | 欧美日韩中文 | 美日韩一区 | 国产福利网站 | 日韩av免费在线 |