Skip to content
Commit 7c8bc0f9 authored by Rajeev Kumar's avatar Rajeev Kumar
Browse files

1. Replace use of java.util.HashMap with android.util.ArrayMap in

SwipeHelper class
2. Make few instance variables final

ArrayMap is more memory efficient than a traditional HashMap, see: https://developer.android.com/reference/android/util/ArrayMap.html

Change-Id: I8bb2a4f5386d0c9dd6a802ee87e3adf8c3a59805
parent dc83dc39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment