问题
I am getting a message like "Thank You,Your item will be appear shortly" after user purchase the product.Now this message comes from the market place side.But i want a custom message instead of this one.
How to do the same or at least how can I remove this toast notification?
回答1:
As other users have said, you cannot change the toast from the Play Store.
You will have to edit the Play Store App for that.
What you CAN do is to check if the purchase succeeded and show your own toast saying "The item is available now"
This message will work well with the toast that the Play Store shows.
来源:https://stackoverflow.com/questions/14197295/how-to-change-toast-message-that-comes-after-successful-purchase-of-a-product-in