- Android Wear Projects
- Ashok Kumar S
- 32字
- 2021-07-15 17:17:53
Action drawer
The action drawer gives access to easy and common actions in your application. By default, action drawer appears at the bottom of the screen and provides specific actions to users:
<android.support.wearable.view.drawer.WearableActionDrawer
android:id="@+id/bottom_drawer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/holo_blue_dark"
app:show_overflow_in_peek="true"/>
推薦閱讀
- Vue.js 3.x快速入門
- 數(shù)據(jù)庫系統(tǒng)教程(第2版)
- R語言數(shù)據(jù)分析從入門到精通
- HBase從入門到實戰(zhàn)
- 新手學(xué)Visual C# 2008程序設(shè)計
- Scratch真好玩:教小孩學(xué)編程
- Web程序設(shè)計(第二版)
- Instant RubyMotion App Development
- Yocto for Raspberry Pi
- 快人一步:系統(tǒng)性能提高之道
- 移動界面(Web/App)Photoshop UI設(shè)計十全大補
- Creating Stunning Dashboards with QlikView
- 學(xué)習(xí)OpenCV 4:基于Python的算法實戰(zhàn)
- QGIS 2 Cookbook
- Hands-On Robotics Programming with C++