更新动态详情页样式
- 更新动态详情页样式,包括图片比例、评论样式、点赞和收藏按钮等 - 新增文案 - 移除冗余代码
This commit is contained in:
7
app/src/main/res/drawable/rider_pro_new_comment.xml
Normal file
7
app/src/main/res/drawable/rider_pro_new_comment.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:alpha="0.77" android:height="16dp" android:viewportHeight="16" android:viewportWidth="16" android:width="16dp">
|
||||
|
||||
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M9.185,2l2.37,2.341l-6.519,6.439l-2.37,0l0,-2.341z" android:strokeColor="#CCCCCC" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="1.18518519"/>
|
||||
|
||||
<path android:fillColor="#00000000" android:fillType="evenOdd" android:pathData="M2.667,13.707L13.333,13.707" android:strokeColor="#CCCCCC" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="1.18518519"/>
|
||||
|
||||
</vector>
|
||||
Reference in New Issue
Block a user