搜索资源列表
BitmapDrawable
- A Drawable that wraps a bitmap and can be tiled, stretched, or aligned. You can create a BitmapDrawable from a file path, an input stream, through XML inflation, or from a android.graphics.Bitmap object.
代码注释
- 实现Android设备输入,添加了中文注释更容易理解源码(Android device input, added Chinese notes, easier to understand the source code)
