- Android Wear Projects
- Ashok Kumar S
- 31字
- 2021-07-15 17:17:52
Navigation drawer
Lets user switch between views in the application. Developers can allow the drawer to be opened anywhere within the scrolling parent's content by setting the setShouldOnlyOpenWhenAtTop() method to false:
<android.support.wearable.view.drawer.WearableNavigationDrawer
android:id="@+id/top_drawer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/holo_red_light"
app:navigation_style="single_page"/>
推薦閱讀
- The DevOps 2.3 Toolkit
- Machine Learning with R Cookbook(Second Edition)
- FreeSWITCH 1.6 Cookbook
- Python Geospatial Development(Second Edition)
- 網絡爬蟲原理與實踐:基于C#語言
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- 圖數據庫實戰
- Python全棧數據工程師養成攻略(視頻講解版)
- 3ds Max 2018從入門到精通
- 大話代碼架構:項目實戰版
- 創新工場講AI課:從知識到實踐
- Implementing Domain:Specific Languages with Xtext and Xtend
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)
- Android Application Programming with OpenCV 3
- Skill Up:A Software Developer's Guide to Life and Career