Merge "Tap & pay: change empty state UX and strings." into klp-dev

This commit is contained in:
Martijn Coenen
2013-09-27 22:37:37 +00:00
committed by Android (Google) Code Review
4 changed files with 45 additions and 5 deletions

View File

@@ -116,7 +116,7 @@ public class HelpUtils {
* of the app's package as gotten via the context.
* @return the uri with added query parameters
*/
private static Uri uriWithAddedParameters(Context context, Uri baseUri) {
public static Uri uriWithAddedParameters(Context context, Uri baseUri) {
Uri.Builder builder = baseUri.buildUpon();
// Add in the preferred language