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

Long Click in some key not work #8

Open
ashishvirani opened this issue Jun 4, 2018 · 0 comments
Open

Long Click in some key not work #8

ashishvirani opened this issue Jun 4, 2018 · 0 comments

Comments

@ashishvirani
Copy link

ashishvirani commented Jun 4, 2018

I have creating emoji keyboard and i have using your keyboard but some key not work on long press (a,c,n,. etc) application unfortunately stopped.

06-08 12:41:45.046 28225-28225/com.example.napturalistamoji E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.napturalistamoji, PID: 28225 android.view.InflateException: Binary XML file line #8: Binary XML file line #8: Error inflating class com.sunzala.afghankeyboard.android.LatinKeyboardView Caused by: android.view.InflateException: Binary XML file line #8: Error inflating class com.sunzala.afghankeyboard.android.LatinKeyboardView Caused by: java.lang.ClassNotFoundException: Didn't find class "com.sunzala.afghankeyboard.android.LatinKeyboardView" on path: DexPathList[[zip file "/data/app/com.example.napturalistamoji-2/base.apk"],nativeLibraryDirectories=[/data/app/com.example.napturalistamoji-2/lib/arm, /system/lib, /vendor/lib]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) at java.lang.ClassLoader.loadClass(ClassLoader.java:380) at java.lang.ClassLoader.loadClass(ClassLoader.java:312) at android.view.LayoutInflater.createView(LayoutInflater.java:616) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:794) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:734) at android.view.LayoutInflater.rInflate(LayoutInflater.java:865) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:828) at android.view.LayoutInflater.inflate(LayoutInflater.java:525) at android.view.LayoutInflater.inflate(LayoutInflater.java:427) at android.view.LayoutInflater.inflate(LayoutInflater.java:378) at android.inputmethodservice.KeyboardView.onLongPress(KeyboardView.java:1106) at com.example.napturalistamoji.android.LatinKeyboardView.onLongPress(LatinKeyboardView.java:222) at android.inputmethodservice.KeyboardView.openPopupIfRequired(KeyboardView.java:1083) at android.inputmethodservice.KeyboardView.-wrap0(KeyboardView.java) at android.inputmethodservice.KeyboardView$1.handleMessage(KeyboardView.java:386) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1518) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1408)

please give me some solution.

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

1 participant