Binary XML file line #0: Binary XML file line #0: Error inflating class com.vanniktech.EmojiEditText
See original GitHub issueLibraray 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:
- Created 6 years ago
- Comments:13 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m guessing this is resolved now and can be closed.
Yeah.