You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2021. It is now read-only.
/AndroidRuntime(25075): Shutting down VM
E/AndroidRuntime(25075): FATAL EXCEPTION: main
E/AndroidRuntime(25075): Process: cz.dvratil.fbeventsync, PID: 25075
E/AndroidRuntime(25075): android.view.InflateException: Binary XML file line #20: Error inflating class android.support.v7.widget.SwitchCompat
E/AndroidRuntime(25075): at android.view.LayoutInflater.createView(LayoutInflater.java:633)
E/AndroidRuntime(25075): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:743)
E/AndroidRuntime(25075): at android.view.LayoutInflater.inflate(LayoutInflater.java:482)
E/AndroidRuntime(25075): at android.view.LayoutInflater.inflate(LayoutInflater.java:414)
E/AndroidRuntime(25075): at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
E/AndroidRuntime(25075): at android.support.v7.preference.PreferenceGroupAdapter.onCreateViewHolder(PreferenceGroupAdapter.java:364)
E/AndroidRuntime(25075): at android.support.v7.preference.PreferenceGroupAdapter.onCreateViewHolder(PreferenceGroupAdapter.java:44)
E/AndroidRuntime(25075): at android.support.v7.widget.RecyclerView$Adapter.createViewHolder(RecyclerView.java:6685)
E/AndroidRuntime(25075): at android.support.v7.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:5869)
E/AndroidRuntime(25075): at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5752)
E/AndroidRuntime(25075): at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5748)
E/AndroidRuntime(25075): at android.support.v7.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2232)
E/AndroidRuntime(25075): at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1559)
E/AndroidRuntime(25075): at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1519)
E/AndroidRuntime(25075): at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:614)
E/AndroidRuntime(25075): at android.support.v7.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:3812)
E/AndroidRuntime(25075): at android.support.v7.widget.RecyclerView.onMeasure(RecyclerView.java:3225)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.FrameLayout.onMeasure(FrameLayout.java:436)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1436)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureVertical(LinearLayout.java:722)
E/AndroidRuntime(25075): at android.widget.LinearLayout.onMeasure(LinearLayout.java:613)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.support.constraint.ConstraintLayout.internalMeasureChildren(ConstraintLayout.java:1212)
E/AndroidRuntime(25075): at android.support.constraint.ConstraintLayout.onMeasure(ConstraintLayout.java:1552)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1436)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureVertical(LinearLayout.java:722)
E/AndroidRuntime(25075): at android.widget.LinearLayout.onMeasure(LinearLayout.java:613)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.widget.ScrollView.measureChildWithMargins(ScrollView.java:1269)
E/AndroidRuntime(25075): at android.widget.FrameLayout.onMeasure(FrameLayout.java:436)
E/AndroidRuntime(25075): at android.widget.ScrollView.onMeasure(ScrollView.java:338)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1436)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureVertical(LinearLayout.java:722)
E/AndroidRuntime(25075): at android.widget.LinearLayout.onMeasure(LinearLayout.java:613)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.FrameLayout.onMeasure(FrameLayout.java:436)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1436)
E/AndroidRuntime(25075): at android.widget.LinearLayout.measureVertical(LinearLayout.java:722)
E/AndroidRuntime(25075): at android.widget.LinearLayout.onMeasure(LinearLayout.java:613)
E/AndroidRuntime(25075): at android.view.View.measure(View.java:17951)
E/AndroidRuntime(25075): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5797)
E/AndroidRuntime(25075): at android.widget.FrameLayout.onMeasure(FrameLayout.java:436)
E/AndroidRuntime(25075): at com.android.
Project Information
Expected behavior
After opening the application, when I click Configure Calendars, the calender should be opened, the application should not be crashed.
Actual behavior
the Application crashes when I click on Configure Calendars
How to reproduce
Download the application
at top lift click on 3 horixantal dots
click on Configure Calenders
Note the Error
Browser/App version: Current Version 0.39
Operating system: 6.0
Recording Of The Bug
Logcat