Skip to content

Commit 01f35d9

Browse files
committed
update
1 parent 6fc0ac0 commit 01f35d9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

_posts/the-way-of-learning/2015-05-19-Android学习之路.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,8 @@ Android开发者网站包含了以下内容:
508508

509509
### 控件
510510

511+
* 实现深色主题: <https://developer.android.google.cn/develop/ui/views/theming/darktheme>
512+
511513
* ListView中getView的原理与解决多轮重复调用的方法: <https://www.cnblogs.com/lirizhi/p/3357771.html>
512514
* Android控件--ProgressBar: <https://blog.csdn.net/hardworkingant/article/details/71910731>
513515
* 拖放框架: <https://developer.android.com/guide/topics/ui/drag-drop>

_posts/the-way-of-learning/2015-05-19-版本管理学习之路.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ toc: true
124124
* git 清除所有untracked file: <https://www.cnblogs.com/lxwphp/p/11090612.html>
125125
* 如何将 GitHub 项目导入码云?一步搞定!<https://blog.gitee.com/2018/06/05/github_to_gitee/>
126126
* Pull Request 与 Merge Request 的区别: <https://blog.csdn.net/hcrw01/article/details/125557616>
127+
* 【Git】window下大小写不敏感问题处理:<https://blog.csdn.net/NEWCIH/article/details/136313201>
127128

128129
### Git个人常用命令备忘录
129130

0 commit comments

Comments
 (0)