| Aug | SEP | Oct |
| 20 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
Android was designed and built by Google in 2008. The operating system is written mainly in Java, with core components in C and C++. It is built on top of the Linux kernel, giving it incorporated security benefits.
tremMemory(int level) methods in LruResourceCache and LruBitmapPool to see what their behavior is when I invoke them from my application's onTrimMemory method. The trim memory levels are documented here.
Here is Glide's implementation
Read more
enhancement
good first issue
help wanted
Open
//禁止上拉加载: refreshLayout.setEnableLoadmore(false); //使上拉加载具有弹性效果: refreshLayout.setEnableAutoLoadmore(false); //禁止越界拖动: refreshLayout.setEnableOverScrollDrag(false);Read more enhancement good first issue
tns info in your project folder or by inspecting the package.json of the project):
●CLI: 6.2.2
●Cross-platform modules: 6.0.1
●Android Runtime: 6.2.0
●iOS Runtime: 6.2.0
●Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
Read more
enhancement
good first issue
os: ios
Open