Improve grouped and messaging notification capture

This commit is contained in:
ajp_anton
2026-07-27 12:03:33 +00:00
parent 4d84ff98c7
commit 3dc87b417a
8 changed files with 79 additions and 3 deletions
@@ -21,6 +21,12 @@
android:layout_marginTop="24dp"
android:text="Event logging" />
<com.google.android.material.switchmaterial.SwitchMaterial
android:id="@+id/group_summaries"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Log Android group summaries" />
<LinearLayout
android:id="@+id/event_master_toggles"
android:layout_width="match_parent"