feat: add font customization (#676)

* fix: use AndroidX AppCompat PopupMenu

* feat: add font customization
This commit is contained in:
Naveen Singh 2026-01-26 00:08:09 +05:30 committed by GitHub
parent d5a6ef09b1
commit e904efa6ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 22 additions and 18 deletions

View file

@ -51,7 +51,7 @@
android:visibility="gone"
tools:ignore="ContentDescription" />
<androidx.appcompat.widget.AppCompatTextView
<org.fossify.commons.views.MyTextView
android:id="@+id/thread_message_body"
android:layout_width="wrap_content"
android:layout_height="wrap_content"