Files
app_Settings/res/layout
jackqdyulei 0b818b79db Elicit ItemsData class and add DiffUtil.Callback
In the previous version, when there is a minor change in data, we
will refresh the whole screen(and data) by invoking "recountItems"
and "notifyDataSetChanged", which did lots of unnecessary works.

In this new cl, I elicit ItemsData class, which encapsulates the list
data used in adapter. When data changed, I build another ItemsData and
use the DiffUtil.Callback to calculate diffs between ItemsDatas. In
this way we can only refresh the items that changed in adapter.

Since I cannot find usage of see_all.xml anymore, I delete the relevant
code as well as the resource files.

Bug: 30319913
Test: make RunSettingsRoboTests
Change-Id: I4f753a26f624affea6c6c35d49cfb9c43fb74fe6
2016-10-21 11:02:29 -07:00
..
2015-10-30 12:50:31 -04:00
2016-08-17 10:19:00 -07:00
2016-01-19 13:55:26 -05:00
2014-08-11 15:00:00 -07:00
2014-08-11 15:00:00 -07:00
2014-08-11 15:00:00 -07:00
2016-06-14 10:30:23 -07:00
2016-01-19 13:55:26 -05:00
2016-06-02 17:52:17 -07:00
2016-05-25 10:55:11 -07:00
2016-06-08 09:48:58 -04:00
2016-02-23 13:21:21 -08:00
2016-08-17 10:19:00 -07:00
2015-04-28 08:17:22 +00:00
2016-05-25 10:55:11 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2016-05-25 10:55:11 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2016-04-26 17:20:31 -07:00
2015-06-16 16:31:01 -04:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2015-06-15 21:44:21 -07:00
2016-06-14 10:30:23 -07:00
2016-05-24 12:49:17 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00
2016-08-17 10:19:00 -07:00