-
@bradmartin i am including a third party library with gradle like this
```
dependencies {
compile 'me.relex:circleindicator:1.2.2@aar'
}
```
But i cannot access the library from TypeScript…
-
https://github.com/ongakuer/CircleIndicator
-
I would like to have rectangles instead of circles. How I can do that?
-
thank you!
-
My ScrollView/RecyclerView has a ViewPager and CircleIndicator as header and it's laggy when scroll to top. When I remove CircleIndicator (setVisibility(View.GONE)) it's smooth as butter. Tested on av…
-
按流程接入项目Run项目后总是报Cannot resolve which method to invoke for [null] due to overlapping prototypes 的错误,包括新建的项目也一样,仔细阅读了一下文档说是fastdex打出来的包项目所有的代码都在第二个dex后面,所以必须配置multiDexEnabled true才能正常启动吗
-
java.lang.RuntimeException:Unable to start activity ComponentInfo{com.prance.app/com.prance.app.ui.home.HomeActivity}: android.content.res.Resources$NotFoundException: Resource ID #0xe91560b0
2 androi…
-
在项目中LeakCanary检测了内存泄露
使用场景:CircleIndicator搭配ViewPager作为RecyclerView的一个Item
- Retaining: 4.0 KB.
- Reference Key: 355d4985-ef1f-4d93-a3ff-6d7cd0a8d2e1
- Device: OnePlus ONEPLUS A0001 A0001
- Android Ve…
-
-
WZero updated
8 years ago