Alex
Results
2
issues of
Alex
I have converted this project to Android Studio project. I hope you enjoy it! URL https://github.com/zhangyicococo/ChatSecure_AndroidStudio.git path : zhangyicococo/ChatSecure_AndroidStudio Thank you.
``` Objective-C @implementation MRCircularProgressView { int _valueLabelProgressPercentDifference; } ``` As you declared that variable as int, it is crashing here. ``` // Add timer to update valueLabel _valueLabelProgressPercentDifference = (progress...