Henry
Henry
I have a similar problem on your Sample: Step 1: select Food Step 2: Select NearBy => you will see it . Version: 2.3.1 ``
I think we should have a function that is the size of the image.
remove or comment this line : animateRipple(); or customize yourself: if (enableRippleEffect){ animateRipple(); }
@tcking Please accept my pull request.
same issue ` java.lang.NoSuchMethodError: No virtual method into(Landroid/widget/ImageView;)Lcom/bumptech/glide/request/target/Target; in class Lcom/bumptech/glide/RequestBuilder; or its super classes (declaration of 'com.bumptech.glide.RequestBuilder' appears in /data/app/com.hung.dev-2/base.apk) at me.iwf.photopicker.adapter.PhotoGridAdapter.onBindViewHolder(PhotoGridAdapter.java:118) at me.iwf.photopicker.adapter.PhotoGridAdapter.onBindViewHolder(PhotoGridAdapter.java:27) at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:6673) at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:6714) at...
I run 1. init.sh => successfully 2. ./gradlew ndk-build --stacktrace --info => BUILD FAILED Android studio 2.3.3 ``` * Exception is: org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':document-viewer'. at org.gradle.configuration.project.LifecycleProjectEvaluator.addConfigurationFailure(LifecycleProjectEvaluator.java:94)...
@ericwa : Currently, I have run the latest ndk-build and have been successful. Thanks for the support.
1.Why don't you package the .so file in the libs directory? I must build from ndk-build for generating file .so. 2.When I build with ndk r13b has some error throw...
@ericwa 👍 1.I wanna add .doc/.docx format, so I will try using Apache POI - the Java API for Microsoft Documents for this library.Do you have any other suggestions? 2.I...