LiveDisplay icon indicating copy to clipboard operation
LiveDisplay copied to clipboard

Fix Android.Widget.RemoteViews+ActionException: view: androidx.appcompat.widget.AppCompatImageView can't use method with RemoteViews: setImageBitmap(class android.graphics.Bitmap) in mono.java.lang.RunnableImplementor.run (RunnableImplementor.java:31)

Open CarlosACepeda opened this issue 3 years ago • 0 comments

Version 1.0.6(27)

Stacktrace

mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:31);

crc649c6d9ae37263aec7.NotificationHijackerService.onNotificationPosted(NotificationHijackerService.java:57);

Reason

Android.Widget.RemoteViews+ActionException: view: androidx.appcompat.widget.AppCompatImageView can't use method with RemoteViews: setImageBitmap(class android.graphics.Bitmap)

Link to App Center

CarlosACepeda avatar Oct 03 '22 23:10 CarlosACepeda