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

Problem in targetSdkVersion 29 and High #2

Open
Ahmedbadereldin opened this issue Aug 17, 2020 · 2 comments
Open

Problem in targetSdkVersion 29 and High #2

Ahmedbadereldin opened this issue Aug 17, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Ahmedbadereldin
Copy link

I have issue when I'm using targetSdkVersion 29 and High

E/AndroidRuntime: FATAL EXCEPTION: main Process: hu.ponte.hellorespresso, PID: 2428 java.lang.RuntimeException: Unable to start activity ComponentInfo{hu.ponte.hellorespresso/hu.ponte.hellorespresso.MainActivity}: android.view.InflateException: Binary XML file line #17 in hu.ponte.hellorespresso:layout/abc_screen_simple: Binary XML file line #17 in hu.ponte.hellorespresso:layout/abc_screen_simple: Error inflating class androidx.appcompat.widget.FitWindowsLinearLayout at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3308) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3457) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2044) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:224) at android.app.ActivityThread.main(ActivityThread.java:7560) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950) Caused by: android.view.InflateException: Binary XML file line #17 in hu.ponte.hellorespresso:layout/abc_screen_simple: Binary XML file line #17 in hu.ponte.hellorespresso:layout/abc_screen_simple: Error inflating class androidx.appcompat.widget.FitWindowsLinearLayout Caused by: android.view.InflateException: Binary XML file line #17 in hu.ponte.hellorespresso:layout/abc_screen_simple: Error inflating class androidx.appcompat.widget.FitWindowsLinearLayout Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.reflect.Field.get(java.lang.Object)' on a null object reference

@jozsefmezei jozsefmezei added the bug Something isn't working label Aug 17, 2020
@jozsefmezei
Copy link
Collaborator

We fixed the bug and released a snapshot version of live localization dependency. We have to test it but you can try it out as well. Please checkout to feature/androidx branch.

@Ahmedbadereldin
Copy link
Author

Ok @jozsefmezei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants