commit | f94abcf44fc1611f76e55461f48220e621fc31b7 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Mon Oct 10 15:33:48 2011 -0700 |
committer | John Reck <jreck@google.com> | Wed Apr 18 14:29:03 2012 -0700 |
tree | 678fab453c53611388e27cde68371192e194082f | |
parent | f1286a455eeacd02dfcca1335e6a7a9f87433c1b [diff] [blame] |
Load bookmarks asynchronously Bug: 5297900 Change-Id: I8b728cfe06799099e21c402d5da7087507209ffa
diff --git a/res/values/ids.xml b/res/values/ids.xml index f342d4c..211b02f 100644 --- a/res/values/ids.xml +++ b/res/values/ids.xml
@@ -20,4 +20,6 @@ <item type="id" name="child_position" /> <item type="id" name="child_id" /> <item type="id" name="tab_view" /> + <item type="id" name="position" /> + <item type="id" name="load_object" /> </resources>