文件名称:Ti.DrawerLayout:已弃用
文件大小:505KB
文件格式:ZIP
更新时间:2024-03-15 01:50:28
android titanium drawerlayout Java
:warning_selector: 由于将绘图版图整合到了钛芯中,因此此REPO已被弃用。 考虑使用: ://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Android.DrawerLayout 弃用(Ti.DrawerLayout) 适用于原生Android 这是 概述 该模块增加了对在Titanium Apps中使用支持。 抽屉布局是可以从窗口边缘拉出的视图。 这可以满足各种目的。 如上图所示,最常见的用例是导航抽屉。 导航抽屉在从左边缘滑入的抽屉中显示导航选项。 要扩展抽屉,用户可以触摸应用程序图标或从左边缘滑动。 导航抽屉覆盖内容,但不覆盖操作栏。 安装 从文件夹中获取最新的软件包 按照安装 使用 : $ gittio install com.tripvi.drawerlayout 用法 这是有关如何使用该模块的示例。 请注意:
【文件预览】:
Ti.DrawerLayout-master
----example()
--------app.js(3KB)
----android()
--------timodule.xml(429B)
--------build.xml(311B)
--------assets()
--------dist()
--------src()
--------lib()
--------manifest(416B)
--------platform()
----documentation()
--------index.md(6KB)
----package.json(205B)
----LICENSE(2KB)
----Gruntfile.js(2KB)
----.gitignore(116B)
----README.md(4KB)