代码家
代码家
As you konw, I am using [gradle-mvn-push](https://github.com/chrisbanes/gradle-mvn-push) made by [chrisbanes](https://github.com/chrisbanes). Do you mean that I should add the following code `pom.package = aar` to [here](https://github.com/daimajia/AndroidViewAnimations/blob/master/library/gradle-mvn-push.gradle#L51). To be honest, I am...
I'll have a try tomorrow, thanks your advise. :-D
@coffeesherk @robertoestivill @Shusshu This is actually not a very serious problem, remove aar suffix can avoid the annoying warning output. I'll try to fix it when next time I push...
Which version you are using? I tested the latest version(1.2.2), it works fine.
Sorry, currently not in Google play, I will upload it when I am avaible.
Yeah, I have noticed this problem before. It should be `2000` value in animators. 2000 means the relative distance from the start point, we need to make it small to...
You are right, there may be need a big structure change... do you have any good idea to re-construct.
Did you follow the official instruction to set up the RenderScript? Please make sure you have already done the following steps: http://developer.android.com/guide/topics/renderscript/compute.html#access-rs-apis
@Gisonrg Which qr code library you are using?
One simple solution: 1. Git clone this project 2. Remove render script settings from gradle file try to compile it.