Files
frameworks_base/core/java/android
Brett Chabot 845df82084 ListView.setItemChecked(p, false) always clears all items.
This fixes the bug where, in SINGLE_CHOICE_MODE, calling
ListView.setItemChecked(x, false) would always uncheck all
items, even if another item, y, was currently checked.
2009-08-03 17:40:38 -07:00
..
2009-07-17 14:27:23 -07:00
2009-07-17 17:52:26 -07:00
2009-07-21 07:55:50 -04:00
2009-07-17 07:50:00 -07:00
2009-06-18 18:36:37 -07:00