android-shape-imageview icon indicating copy to clipboard operation
android-shape-imageview copied to clipboard

Custom shaped android imageview components

Results 64 android-shape-imageview issues
Sort by recently updated
recently updated
newest added

2021-11-03 05:03:38.494 1069-1069/com.wisdom E/AndroidRuntime: FATAL EXCEPTION: main Process: com.wisdom, PID: 1069 java.lang.ClassCastException: com.github.siyamed.shapeimageview.mask.PorterShapeImageView cannot be cast to com.github.siyamed.shapeimageview.ShapeImageView at com.wisdom.Adapters.Adap_PostList$ViewHolder.(Adap_PostList.kt:58) at com.wisdom.Adapters.Adap_PostList.onCreateViewHolder(Adap_PostList.kt:22) at com.wisdom.Adapters.Adap_PostList.onCreateViewHolder(Adap_PostList.kt:17) at androidx.recyclerview.widget.RecyclerView$Adapter.createViewHolder(RecyclerView.java:7078) at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6235) at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6118)...

Caused by: java.lang.ClassNotFoundException: Didn't find class "org.kxml2.io.KXmlParser" on path: DexPathList[[zip file "/data/app/~~M1SVM_YRJj949STHA9_Ppw==/com.example.harmika-68oS_spdM2YYjsUaFX5CTg==/base.apk"],nativeLibraryDirectories=[/data/app/~~M1SVM_YRJj949STHA9_Ppw==/com.example.harmika-68oS_spdM2YYjsUaFX5CTg==/lib/x86, /data/app/~~M1SVM_YRJj949STHA9_Ppw==/com.example.harmika-68oS_spdM2YYjsUaFX5CTg==/base.apk!/lib/x86, /system/lib, /system_ext/lib]]

Hi, when I add this library to Bildgradle , without writing any code, it unfortunately gets a Error from my navigation menu : Caused by: android.view.InflateException: Binary XML file line...

Tint Color Not Support In This Library

I was using your library and i found this very useful . I am making an app where i want to add a functionality for drag ,zoom image within the...

AndroidX not compatible.

when using the transparent color like : app:siBorderColor="@color/color_transparent" -->( @color/color_transparent = "#26ff00ff")

App crashes in android Q using the HexagonImageView. I have the following stacktrace: ` android.view.InflateException: Binary XML file line #9: Binary XML file line #9: Error inflating class com.github.siyamed.shapeimageview.HexagonImageView Caused...

use glide,RoundedImageView no effect

Set build version SDK to 29 and migrate to AndroidX