question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Binary XML file line #0: Binary XML file line #0: Error inflating class com.vanniktech.EmojiEditText

See original GitHub issue

Libraray version: 0.5.1 Device: Pixel_2_XL_API: 26

Error on EmojiManager: com.vanniktech.EmojiReplacer.replaceWithImages(android.content.Context, android.text.Spannable, float, float, com.vanniktech.EmojiReplacer)’ on a null object reference

xml: <com.vanniktech.EmojiEditText android:id=“@+id/input” android:layout_width=“match_parent” android:layout_height=“wrap_content” android:layout_alignParentTop=“true” android:imeOptions=“actionSend” android:inputType=“textCapSentences|textMultiLine” android:layout_toLeftOf=“@+id/fab” android:layout_toStartOf=“@+id/fab” /> i have write this onCreate Activity EmojiManager.install(new IosEmojiProvider());

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
vanniktechcommented, Mar 4, 2018

I’m guessing this is resolved now and can be closed.

1reaction
vanniktechcommented, Mar 4, 2018

Yeah.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Binary XML file line #12: Error inflating class <unknown>
I ran into this problem because I'm using IDE Eclipse where I ctrl+space for hint while writing xml for layout folder it displays...
Read more >
android.view.InflateException: Binary XML file line #2: Error ...
Caused by: android.view.InflateException: Binary XML file line #2: Error inflating class unknowntag... error inflating class unknown ...
Read more >
Binary XML file line Error inflating class ImageView in Android ...
InflateException: Binary XML file line | Error inflating class ImageViewfacebook page : https://www.facebook.com/Code-Prof-110511874050372/
Read more >
Error inflating class androidx.appcompat.widget.Toolbar
InflateException Binary XML file line #1 in layout/toolbar: Error inflating class androidx.appcompat.widget.Toolbar.
Read more >
Meeting SDK - Zoom Developer Forum
Caused by: android.view.InflateException: Binary XML file line #48 in com.edupanion.hemalbhai:layout/zm_conf_main_screen: Error inflating class ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found