commit | 53c65cacd7f216bd68cac56ba739deed2de63a30 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Fri Feb 06 15:52:12 2009 -0800 |
committer | Jean-Baptiste Queru <jbq@google.com> | Fri Feb 06 15:53:29 2009 -0800 |
tree | beaecae45e7cc7c2624f4d81f850835a61511b86 | |
parent | c3996145a81b44e27b7fad251e460ccf9c4a5d61 [diff] |
Force download progress bar to show progress. Somehow progress bars in list viewws have problems with their indeterminate state (whether the state is indeterminate is actually indeterminate, how ironic). This forces the state to not be indeterminate. This fixes http://code.google.com/p/android/issues/detail?id=1118