Improve grouped and messaging notification capture
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user