Vishal Nehra

Results 153 comments of Vishal Nehra

Override onActivityCreated and use it in there. It will work.

For me the stacktrace was in `onSaveInstanceState` ``` Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'float com.ramijemli.percentagechartview.renderer.BaseModeRenderer.getStartAngle()' on a null object reference at com.ramijemli.percentagechartview.PercentageChartView.onSaveInstanceState(PercentageChartView.java:198) at android.view.View.dispatchSaveInstanceState(View.java:20797) at android.view.ViewGroup.dispatchSaveInstanceState(ViewGroup.java:3992) at...

Is there an issue? Are you not able to translate there?

when might this happen? is this intermittent issue?

I'll definitely work on it, once we have a stable release. Stay tuned (:

So if I understand correctly, it's more of an issue with su binary than of our app.

Please run ./gradlew spotlessApply in local to fix the failing task.

Please check following test case failures java.lang.AssertionError: Thrown from class com.amaze.filemanager.asynchronous.asynctasks.compress.SevenZipHelperCallableTest.name expected: but was: com.amaze.filemanager.asynchronous.asynctasks.compress.SevenZipHelperCallableTest.testRoot[16] FAILED java.lang.AssertionError: expected: but was: com.amaze.filemanager.asynchronous.asynctasks.compress.SevenZipHelperCallableTest.testRoot[19] FAILED java.lang.AssertionError: expected: but was: com.amaze.filemanager.asynchronous.asynctasks.compress.SevenZipHelperCallableTest.testSublevels[19] FAILED java.lang.AssertionError: Thrown...

I don't prefer this. We have an inbuilt file opener. we need to query any and all mime types.