E/AndroidRuntime(4999): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.internal.policy.impl.keyguard.SlidingTab" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
I just add a custom component in my layout file, but it gives me the log.
I've just answered something like it here: Why is my custom ButtonRenderer not working?
If you encounter it again this should solve it:
[Activity(Name = "somepackage.custombuttonrenderer")]
public class CustomButtonRenderer: ButtonRenderer
{ }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With