Commit 10b539a0 authored by wanglei's avatar wanglei

..

parent 6d974942
...@@ -107,7 +107,7 @@ object NotificationUiUtil { ...@@ -107,7 +107,7 @@ object NotificationUiUtil {
bigRemoteViews.setImageViewResource(R.id.ivIcon, R.mipmap.h_website) bigRemoteViews.setImageViewResource(R.id.ivIcon, R.mipmap.h_website)
bigRemoteViews.setTextViewText(R.id.tvDesc, "Try to create your own website QR cord and share it!") bigRemoteViews.setTextViewText(R.id.tvDesc, "Try to create your own website QR cord and share it!")
smallRemoteViews.setImageViewResource(R.id.ivIcon, R.mipmap.h_email) smallRemoteViews.setImageViewResource(R.id.ivIcon, R.mipmap.h_website)
smallRemoteViews.setTextViewText(R.id.tvTitle, "Create website QR") smallRemoteViews.setTextViewText(R.id.tvTitle, "Create website QR")
smallRemoteViews.setTextViewText(R.id.tvDesc, "Try to create your own website QR cord and share it!") smallRemoteViews.setTextViewText(R.id.tvDesc, "Try to create your own website QR cord and share it!")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment