订阅源列表标题显示异常 #180

This commit is contained in:
HapeLee
2025-10-30 18:05:53 +08:00
parent 9227e8c157
commit 6874615939
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<TextView
android:id="@+id/tv_title"
android:layout_width="0dp"
android:layout_height="0dp"
android:layout_height="wrap_content"
style="@style/ChapterNameText"
android:ellipsize="end"
android:text="@string/app_name"
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION_MAJOR=3
VERSION_MINOR=26
VERSION_PATCH=2
VERSION_SUFFIX=-beta.2
VERSION_SUFFIX=-beta.3