-
In logcat, it constantly shows,
```
TAG: "ThemeUtils", Content: View class dev.jeziellago.compose.markdowntext.CustomTextView is an AppCompat widget that can only be used with a Theme.AppCompat th…
-
I'm encountering an error when attempting to display in-app messages with images using the Firebase In-App Messaging SDK. The error message is:
`View class com.google.firebase.inappmessaging.displ…
-
After integrating cover-agent into the business code, many test cases generated by LLMs fail to pass the tests.
This issue is so frequent that I want to seek help.
The log often displays: "Skippin…
-
早晨,作者,我这边昨晚编译成功跑起来后,出现了找不到so的异常,能帮忙看下什么原因吗?谢谢,以下是报错信息
E FATAL EXCEPTION: main
Process: github.tianzerl.anime4kcpp2, PID: 2968
java.lang.UnsatisfiedLinkError: dlopen failed: library "li…
-
Can you please use:
android.support.v7.widget.AppCompatRatingBar
instead of RatingBar, for better compatibillity.
Lowest SDK possible is now 15...
-
First of all: Thank you for sharing your great code.
Could it be, that there are some problems with the NavigationPageRendererDroid and AppCompat? In the using part, AppCompat is activated and in t…
-
**Describe the bug**
The new Version for Crisp Chat get me this error:
```
* What went wrong:
Execution failed for task ':app:mergeExtDexDebug'.
> Could not resolve all files for configuration …
-
It may be worth considering changing the widgets to their AppCompat versions, such as AppCompatTextView.
I changed the subclasses to their AppCompat counterparts, and all of the other functionality s…
-
e: file:///Users/senpai/.pub-cache/hosted/pub.dev/flutter_mapbox_navigation-0.2.2/android/src/main/kotlin/com/eopeter/fluttermapboxnavigation/activity/NavigationActivity.kt:84:26 Unresolved reference:…
-
Is there any way to get it working with the new appcompat support library? They introduced many changes on it and I don't find how to solve the problem of getActionBarIconView() always returning null.…