daimajia / daimajia/AndroidSwipeLayout
No permission to clear cache (mShownLayouts & mOpenPositions)?
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
What happens if I keep changing data?
Will it crash/OutOfmemory?
When are these two arrays deleted?
protected Set mOpenPositions = new HashSet();
protected Set mShownLayouts = new HashSet();
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.