Kojo Fosu Bempa Edue
Kojo Fosu Bempa Edue
i had similar issue, and I created a new jks with name that matches what is in the build env....so the new jks was named `signingKey.jks` and that solved the...
> If you don't use `duration()` method, duration will revert to default indefinite behavior. Thanks... you saved me
@omidjoon guess it's probably because the builder's parameter accepts activity rather than context. So its actually using your fragment's parent activity and not the fragment's context > hi i use...
> fix // implementation project(":anychart") implementation 'com.github.AnyChart:AnyChart-Android:1.1.2' This fixes for pie charts only....it doesn't fix bar charts..sad :(
try adding this line ```java APIlib.getInstance().setActiveAnyChartView(chartView); ```
@Fewrie you can try from my branch till @iammert merges pull request
@Fewrie added feature to now change icon color... (PS: The icon color change works best when you are changing the color of the default icon)
@PedroBarbosaPT Hi, can you kindly explain your use case a little better? i want to understand it
@rgocal , you can check my pull request that gives you the ability to change the search icon color . Check it out at #16
let me know when you have issues. Since it has not been merged with the upstream branch, you may need to go to jitpack to get my build