Preserve log position when collapsing rows

This commit is contained in:
ajp_anton
2026-07-27 20:30:53 +00:00
parent 7db3a370e7
commit 976ca9596e
5 changed files with 54 additions and 4 deletions
@@ -14,7 +14,7 @@
android:id="@+id/only_seen_toggle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Show only seen apps" />
android:text="Show only seen and edited apps" />
<com.google.android.material.switchmaterial.SwitchMaterial
android:id="@+id/seen_first_toggle"