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

Runtime crash #59

Open
syonip opened this issue May 27, 2019 · 0 comments
Open

Runtime crash #59

syonip opened this issue May 27, 2019 · 0 comments

Comments

@syonip
Copy link

syonip commented May 27, 2019

I followed instructions and getting crash when running:
App theme is defined in manifest as: android:theme="@style/Platform.AppCompat.Light"

Caused by: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.
        at android.support.v7.app.AppCompatDelegateImplBase.onCreate(AppCompatDelegateImplBase.java:112)
        at android.support.v7.app.AppCompatDelegateImplV7.onCreate(AppCompatDelegateImplV7.java:148)
        at android.support.v7.app.AppCompatActivity.onCreate(AppCompatActivity.java:60)
        at com.tenmiles.helpstack.activities.HSActivityParent.onCreate(HSActivityParent.java:42)
        at com.tenmiles.helpstack.activities.HomeActivity.onCreate(HomeActivity.java:45)
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