maxouille
maxouille
Hi ! I found your lib and it's a very good work. Thank you very much. However, i have a little problem. When my image is cropped, result picture is...
Hi ! I'm using your awesome library in my app and it's working fine except in a ViewPager. I'm using : Alerter.create(getActivity()) .setTitle("Warning") .setText("No record") .setIcon(R.drawable.alert_icon) .setBackgroundColorInt(Color.RED) .setDuration(2000) .show(); To...
Hi ! I'm using gradle 3.0.1 and I have this error : Error:Execution failed for task ':mobile:transformDexArchiveWithExternalLibsDexMergerForDebug'. > com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex Can you tell me how to fix...
Hi, Managed to make it work and it's very nice. However, I have two questions. First, is there a way to update the clusters during the zoom in/out and not...
Hi, I made the benchmark and I saw that huge pages are unavailable. I'm with a Ryzen 7, 5900X. I updated the config file to set huge pages and huge...
Hi ! I intalled openHMD and Cython and other stuff. I try to compile and install python-rift with python2.7 and i have this error : running build running build_ext cythoning...