NicodeLee

Results 15 issues of NicodeLee

如下: compile 'com.github.johnpersano:supertoasts:1.3.4@aar' compile 'im.dino:dbinspector:1.0.5@aar' Android Studio出最新版了,什么时候也方便把构建工具也更新下?

感谢你的库。 如题,标签样式加入方形(或者角度的参数)应用场景会更全

enhancement

` java.lang.OutOfMemoryError: Failed to allocate a 74649612 byte allocation with 16777216 free bytes and 47MB until OOM at dalvik.system.VMRuntime.newNonMovableArray(Native Method) at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method) at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:620) at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:455) at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:1155) at...

### 运行环境 ### - [x] 设备型号:如:`` - [x] 设备系统版本:如 `Android 5.0` - [x] Gradle 版本:如 `- [x] QMUI Android 版本:`2.0.0-alpha11` ### 具体问题描述 ### 目前只发现RecyclerView有一个QMUIRVDraggableScrollBar。 类似WebView获取其他的view是如何添加这个快速滑动的滑块的。 挺喜欢这个。 #### 问题截图 #### ![](https://files.catbox.moe/ujitul.png)...

如果扩展上面的功能,是否支持。

enhancement

Demo代码运行也一样,不会崩溃。界面无响应提示关闭。 不使用本库直接崩溃。 补充下: 测试三星华为部分机型没问题。

required a bean of type 'com.freedomen.multipleselect.service.MultipleService' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true)

不错的库。 希望能补充下这部分的说明。

https://github.com/szpnygo/android-SwipeRecyclerView/blob/master/SwipeRecyclerView/app/src/main/java/info/smemo/swiperecyclerview/RecyclerViewDragHolder.java 类似上面的思路。