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

extras have a bug #546

Open
zeshaoaaa opened this issue Jul 5, 2016 · 2 comments
Open

extras have a bug #546

zeshaoaaa opened this issue Jul 5, 2016 · 2 comments

Comments

@zeshaoaaa
Copy link

I have not change the source code.

Caused by: java.lang.IllegalArgumentException: AppCompat does not support the current theme features
at android.support.v7.app.AppCompatDelegateImplV7.ensureSubDecor(AppCompatDelegateImplV7.java:360)
at android.support.v7.app.AppCompatDelegateImplV7.setContentView(AppCompatDelegateImplV7.java:246)
at android.support.v7.app.AppCompatActivity.setContentView(AppCompatActivity.java:106)
at it.gmariotti.cardslib.demo.extras.ui.BaseActivity.setContentView(BaseActivity.java:184)
at it.gmariotti.cardslib.demo.extras.ui.NativeMenuActivity.onCreate(NativeMenuActivity.java:47)
at android.app.Activity.performCreate(Activity.java:6092)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1112)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2468)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2595) 
at android.app.ActivityThread.access$800(ActivityThread.java:178) 
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1470) 
at android.os.Handler.dispatchMessage(Handler.java:111) 
at android.os.Looper.loop(Looper.java:194) 
at android.app.ActivityThread.main(ActivityThread.java:5624) 
at java.lang.reflect.Method.invoke(Native Method) 
at java.lang.reflect.Method.invoke(Method.java:372) 

@anukools
Copy link

hey @zeshaoaaa have you resolved this issue..?

@zeshaoaaa
Copy link
Author

zeshaoaaa commented Sep 14, 2016

@anukools Not yet. I am using official CardView now, may be you can try to use it. not bad for me.

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

2 participants