OSDN Git Service

Rounds up to the nearest 0.1MB when displaying the storage used by a website.
authorSteve Block <steveblock@google.com>
Thu, 10 Sep 2009 14:01:37 +0000 (15:01 +0100)
committerSteve Block <steveblock@google.com>
Thu, 10 Sep 2009 14:01:37 +0000 (15:01 +0100)
commit764f0c9765aadeaadd3fbad11b18ab67dd96967d
tree92db49a30390d4dbbfc99ffb02d753817625c33f
parent54ba51c47f42ef4c37005fada71c2bda978e8e43
Rounds up to the nearest 0.1MB when displaying the storage used by a website.

This fixes bug http://b/issue?id=2024901.

Change-Id: Ifa8d12e3a5844c8e5b27ce9ddd817058257eabc6
src/com/android/browser/WebsiteSettingsActivity.java