Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

博主列表添加新的浏览模式 #563

Open
finnif opened this issue Jul 22, 2020 · 0 comments
Open

博主列表添加新的浏览模式 #563

finnif opened this issue Jul 22, 2020 · 0 comments

Comments

@finnif
Copy link
Collaborator

finnif commented Jul 22, 2020

1. 效果预览




2. 目标页面入口

3. 贡献代码步骤

  1. fork 本项目到自己的仓库, clone 你自己fork 的仓库到本地
  2. 让项目能在 master 分支 (如果是 Unity Editor 版本高于 2019.2 的话,用 2019.4.1f1 分支) 上运行
  3. 从 master 切出一个新的分支,然后在新的分支上修改代码

4. 所需要的素材和数据

  1. 页面需要的 Icon 是 Icons.outline_carouselIcons.outline_list, 可以在 /Assets/ConnectApp/Constants/Visual.cs 中找到
  2. 页面涉及到的文件 /Assets/ConnectApp/Screens/BloggerScreen.cs
  3. 标注不完全的地方可以先自由发挥,后面会更新补全
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant