公告板
版本库
filestore
活动
搜索
登录
main
/
zhangshi_app_android
张氏APP Android端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
会议统计接入增加,删除,修改接口
gs
2024-07-08
42ea59771a54d2591df0a6dd3936dda669be99ae
[zhangshi_app_android.git]
/
app_base
/
src
/
main
/
res
/
drawable
/
video_schedule_forward_ic.xml
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="@dimen/dp_24"
android:height="@dimen/dp_24"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:pathData="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
</vector>