This commit is contained in:
kunfei
2022-09-16 09:50:27 +08:00
parent ccfe52ff7c
commit 9ec4b2bee3
8 changed files with 16 additions and 2 deletions
@@ -14,7 +14,7 @@
android:layout_marginTop="5dp" android:layout_marginTop="5dp"
android:padding="5dp" android:padding="5dp"
android:src="@drawable/ic_praise" android:src="@drawable/ic_praise"
android:contentDescription="" android:contentDescription="@string/like_source"
app:layout_constraintBottom_toTopOf="@+id/iv_bad" app:layout_constraintBottom_toTopOf="@+id/iv_bad"
app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" app:layout_constraintTop_toTopOf="parent"
@@ -28,7 +28,7 @@
android:padding="5dp" android:padding="5dp"
android:rotationX="180" android:rotationX="180"
android:src="@drawable/ic_praise" android:src="@drawable/ic_praise"
android:contentDescription="" android:contentDescription="@string/not_like_source"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toBottomOf="@+id/iv_good" app:layout_constraintTop_toBottomOf="@+id/iv_good"
@@ -1026,4 +1026,6 @@
<string name="show_read_title_addition">show read title addition area</string> <string name="show_read_title_addition">show read title addition area</string>
<string name="read_bar_style_follow_page">read bar style follow page</string> <string name="read_bar_style_follow_page">read bar style follow page</string>
<string name="rule_image_decode">Decode Image(imageDecode)</string> <string name="rule_image_decode">Decode Image(imageDecode)</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>
@@ -1029,4 +1029,6 @@
<string name="show_read_title_addition">show read title addition area</string> <string name="show_read_title_addition">show read title addition area</string>
<string name="read_bar_style_follow_page">read bar style follow page</string> <string name="read_bar_style_follow_page">read bar style follow page</string>
<string name="rule_image_decode">Decode Image(imageDecode)</string> <string name="rule_image_decode">Decode Image(imageDecode)</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>
@@ -1029,4 +1029,6 @@
<string name="show_read_title_addition">show read title addition area</string> <string name="show_read_title_addition">show read title addition area</string>
<string name="read_bar_style_follow_page">read bar style follow page</string> <string name="read_bar_style_follow_page">read bar style follow page</string>
<string name="rule_image_decode">Decode Image(imageDecode)</string> <string name="rule_image_decode">Decode Image(imageDecode)</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>
@@ -1026,4 +1026,6 @@
<string name="show_read_title_addition">展示顶部工具栏附加区域</string> <string name="show_read_title_addition">展示顶部工具栏附加区域</string>
<string name="read_bar_style_follow_page">工具栏样式跟随页面</string> <string name="read_bar_style_follow_page">工具栏样式跟随页面</string>
<string name="rule_image_decode">图片解密(imageDecode</string> <string name="rule_image_decode">图片解密(imageDecode</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>
@@ -1028,4 +1028,6 @@
<string name="show_read_title_addition">展示顶部工具栏附加区域</string> <string name="show_read_title_addition">展示顶部工具栏附加区域</string>
<string name="read_bar_style_follow_page">工具栏样式跟随页面</string> <string name="read_bar_style_follow_page">工具栏样式跟随页面</string>
<string name="rule_image_decode">图片解密(imageDecode</string> <string name="rule_image_decode">图片解密(imageDecode</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>
+2
View File
@@ -1028,4 +1028,6 @@
<string name="show_read_title_addition">展示顶部工具栏附加区域</string> <string name="show_read_title_addition">展示顶部工具栏附加区域</string>
<string name="read_bar_style_follow_page">工具栏样式跟随页面</string> <string name="read_bar_style_follow_page">工具栏样式跟随页面</string>
<string name="rule_image_decode">图片解密(imageDecode</string> <string name="rule_image_decode">图片解密(imageDecode</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>
+2
View File
@@ -1029,4 +1029,6 @@
<string name="show_read_title_addition">show read title addition area</string> <string name="show_read_title_addition">show read title addition area</string>
<string name="read_bar_style_follow_page">read bar style follow page</string> <string name="read_bar_style_follow_page">read bar style follow page</string>
<string name="rule_image_decode">Decode Image(imageDecode)</string> <string name="rule_image_decode">Decode Image(imageDecode)</string>
<string name="like_source"></string>
<string name="not_like_source"></string>
</resources> </resources>