这个示例主要是展现了半透明效果的UI设计,侧滑菜单的应用,及Aviary SDK的应用,代码编写强调封装,并大量运用了反射机制,方便配制各种属性。
☆16Sep 30, 2014Updated 11 years ago
Alternatives and similar repositories for AndroidTranslucentUI
Users that are interested in AndroidTranslucentUI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Adapter的Float Action Button.仿Evernote☆13Oct 13, 2014Updated 11 years ago
- An quick example on how to integrate our App with Google Now by using Voice Search☆18Oct 14, 2015Updated 10 years ago
- ☆13May 3, 2015Updated 11 years ago
- 这是一个模仿Tidy相册底部模糊效果的例子☆17Mar 18, 2014Updated 12 years ago
- Android BLE 简单收发数据,可在此基础上开发一些小项目,和单片机蓝牙模块通讯☆10Aug 2, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个flutter二维码扫描插件☆12Oct 28, 2019Updated 6 years ago
- BitmapLoader是根据Android开发文档中介绍如何高效地展示图片的课程中看到的源码例子bitmapfun修改而来, 详情访问:http://developer.android.com/training/displaying-bitmaps/index.html …