Tap & pay: change empty state UX and strings.

Bug: 10965661
Change-Id: Iee0b8bf111ef2105babb0912942f5c764b75ac59
This commit is contained in:
Martijn Coenen
2013-09-27 14:49:47 -07:00
parent 0e940d6c00
commit b412e18296
4 changed files with 45 additions and 5 deletions

View File

@@ -109,7 +109,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