Use half-width quotes in code example.
Test: m -j49 -k docs BUG: 34106216 Change-Id: I366b0bf085ad3fd166b7961301bb8c35da6a7630
This commit is contained in:
@@ -294,7 +294,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