Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose incompatible #1015

Closed
saif708 opened this issue Aug 24, 2023 · 2 comments
Closed

Compose incompatible #1015

saif708 opened this issue Aug 24, 2023 · 2 comments

Comments

@saif708
Copy link

saif708 commented Aug 24, 2023

FATAL EXCEPTION: main
Process: com.ainsoft.scoopmessenger, PID: 22532
android.view.InflateException: Binary XML file line #11 in
com.ainsoft.scoopmessenger:layout/emoji_view_category: Binary XML file line
#11 in com.ainsoft.scoopmessenger:layout/emoji_view_category: Error
inflating class android.widget.ImageButton
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.runtime.PausableMonotonicFrameClock@be0a895, androidx.compose.ui.platform.MotionDurationScaleImpl@a435daa, StandaloneCoroutine{Cancelling}@b4dd9b, AndroidUiDispatcher@969c538]
Caused by: android.view.InflateException: Binary XML file line #11 in
com.ainsoft.scoopmessenger:layout/emoji_view_category: Error inflating class
android.widget.ImageButton

Thank you for filing an issue. If this is a bug that you want to report, please take the time to provide some information:

  • Version of the library:
  • Affected devices:
  • Affected versions:

Screenshot(s) showing the issue and reprodution steps are appreciated.


@saif708
Copy link
Author

saif708 commented Aug 24, 2023

val view=LocalView.current
AndroidView(factory = {
EditText(it)
}, update = {
EmojiPopup(view,it).toggle()
})

@vanniktech
Copy link
Owner

#690

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants