Merge "Use half-width quotes in code example." am: 1fe99a819c am: 161d1487ba am: 2cb75e822d
am: 2b555e366e
Change-Id: I15790d515674c1697256143d417b651bc0ebad02
This commit is contained in:
@@ -310,7 +310,7 @@ ArrayList<String> skuList = new ArrayList<String> ();
|
||||
skuList.add("premiumUpgrade");
|
||||
skuList.add("gas");
|
||||
Bundle querySkus = new Bundle();
|
||||
querySkus.putStringArrayList(“ITEM_ID_LIST”, skuList);
|
||||
querySkus.putStringArrayList("ITEM_ID_LIST", skuList);
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user