Merge "Use half-width quotes in code example." am: 1fe99a819c
am: 161d1487ba
Change-Id: Ia4814baf438c72d4ceed3be864e391513ed1c78e
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