订阅源列表标题显示异常 #180
This commit is contained in:
@@ -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,4 +1,4 @@
|
||||
VERSION_MAJOR=3
|
||||
VERSION_MINOR=26
|
||||
VERSION_PATCH=2
|
||||
VERSION_SUFFIX=-beta.2
|
||||
VERSION_SUFFIX=-beta.3
|
||||
Reference in New Issue
Block a user