Add widget previews
This commit is contained in:
parent
43bfc24ec5
commit
d74ad32a38
12 changed files with 12 additions and 16 deletions
|
@ -55,8 +55,7 @@ class App : MultiDexApplication() {
|
|||
this@App,
|
||||
R.string.restored_previous_purchase_please_restart,
|
||||
Toast.LENGTH_LONG
|
||||
)
|
||||
.show()
|
||||
).show()
|
||||
}
|
||||
|
||||
override fun onBillingError(errorCode: Int, error: Throwable?) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue