Present logs in compact metadata and content pills

This commit is contained in:
ajp_anton
2026-07-26 23:22:37 +00:00
parent 3bc71cdc61
commit 43905f72f0
5 changed files with 120 additions and 62 deletions
@@ -15,11 +15,4 @@
android:textColor="@color/on_primary"
android:textStyle="bold" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:text="@string/drawer_subtitle"
android:textAppearance="?attr/textAppearanceCaption"
android:textColor="@color/on_primary" />
</LinearLayout>