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

ISSUE: Pressing the "Content Filter" Crashes the app on Bravenewpipe legacy #169

Open
MikaelaMuller opened this issue Dec 13, 2024 · 0 comments

Comments

@MikaelaMuller
Copy link

Crash log

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: PH
  • Content Language: en-PH
  • App Language: en_PH
  • Service: none
  • Version: 0.27.2-2.3.1
  • OS: Linux Android 4.4.2 - 19
Crash log

java.lang.ClassCastException: android.view.ViewGroup$LayoutParams cannot be cast to android.widget.AbsListView$LayoutParams
	at android.widget.ListView.measureScrapChild(ListView.java:1194)
	at android.widget.ListView.measureHeightOfChildren(ListView.java:1276)
	at android.widget.ListPopupWindow.buildDropDown(ListPopupWindow.java:1177)
	at android.widget.ListPopupWindow.show(ListPopupWindow.java:564)
	at android.widget.Spinner$DropdownPopup.show(Spinner.java:1176)
	at android.widget.Spinner.performClick(Spinner.java:685)
	at android.view.View$PerformClick.run(View.java:19270)
	at android.os.Handler.handleCallback(Handler.java:733)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:146)
	at android.app.ActivityThread.main(ActivityThread.java:5602)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:515)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
	at dalvik.system.NativeStart.main(Native Method)


Screenshot_2024-12-13-09-49-45
Screenshot_2024-12-13-09-51-38

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