优化
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
android:layout_marginTop="5dp"
|
||||
android:padding="5dp"
|
||||
android:src="@drawable/ic_praise"
|
||||
android:contentDescription="赞"
|
||||
android:contentDescription="@string/like_source"
|
||||
app:layout_constraintBottom_toTopOf="@+id/iv_bad"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
@@ -28,7 +28,7 @@
|
||||
android:padding="5dp"
|
||||
android:rotationX="180"
|
||||
android:src="@drawable/ic_praise"
|
||||
android:contentDescription="踩"
|
||||
android:contentDescription="@string/not_like_source"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
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="read_bar_style_follow_page">read bar style follow page</string>
|
||||
<string name="rule_image_decode">Decode Image(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
@@ -1029,4 +1029,6 @@
|
||||
<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="rule_image_decode">Decode Image(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
@@ -1029,4 +1029,6 @@
|
||||
<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="rule_image_decode">Decode Image(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
@@ -1026,4 +1026,6 @@
|
||||
<string name="show_read_title_addition">展示顶部工具栏附加区域</string>
|
||||
<string name="read_bar_style_follow_page">工具栏样式跟随页面</string>
|
||||
<string name="rule_image_decode">图片解密(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
@@ -1028,4 +1028,6 @@
|
||||
<string name="show_read_title_addition">展示顶部工具栏附加区域</string>
|
||||
<string name="read_bar_style_follow_page">工具栏样式跟随页面</string>
|
||||
<string name="rule_image_decode">图片解密(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
@@ -1028,4 +1028,6 @@
|
||||
<string name="show_read_title_addition">展示顶部工具栏附加区域</string>
|
||||
<string name="read_bar_style_follow_page">工具栏样式跟随页面</string>
|
||||
<string name="rule_image_decode">图片解密(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
@@ -1029,4 +1029,6 @@
|
||||
<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="rule_image_decode">Decode Image(imageDecode)</string>
|
||||
<string name="like_source">赞</string>
|
||||
<string name="not_like_source">踩</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user