Skip to content

Instantly share code, notes, and snippets.

@VaidotasK
Created July 29, 2018 15:25
Show Gist options
  • Save VaidotasK/2cb2cfe0fb55c923009778c456cdb9f8 to your computer and use it in GitHub Desktop.
Save VaidotasK/2cb2cfe0fb55c923009778c456cdb9f8 to your computer and use it in GitHub Desktop.
Error log, app shows only empty state window.
07-29 18:18:41.969 4309-4309/com.example.android.environmentalnews E/dalvikvm: Could not find class 'android.support.v4.view.ViewCompat$OnUnhandledKeyEventListenerWrapper', referenced from method android.support.v4.view.ViewCompat.addOnUnhandledKeyEventListener
07-29 18:18:41.979 4309-4309/com.example.android.environmentalnews E/dalvikvm: Could not find class 'android.view.WindowInsets', referenced from method android.support.v4.view.ViewCompat.dispatchApplyWindowInsets
07-29 18:18:41.989 4309-4309/com.example.android.environmentalnews E/dalvikvm: Could not find class 'android.view.WindowInsets', referenced from method android.support.v4.view.ViewCompat.onApplyWindowInsets
07-29 18:18:41.999 4309-4309/com.example.android.environmentalnews E/dalvikvm: Could not find class 'android.view.View$OnUnhandledKeyEventListener', referenced from method android.support.v4.view.ViewCompat.removeOnUnhandledKeyEventListener
07-29 18:18:42.009 4309-4309/com.example.android.environmentalnews E/dalvikvm: Could not find class 'android.support.v4.view.ViewCompat$1', referenced from method android.support.v4.view.ViewCompat.setOnApplyWindowInsetsListener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment