Skip to content

Commit

Permalink
Update web address
Browse files Browse the repository at this point in the history
  • Loading branch information
gulerbu authored and gulerbu committed Jul 27, 2021
1 parent 39ccba9 commit 0438b80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ class DialogsActivity : AppCompatActivity() {
title = "Info Dialog Sample"
showCloseButton = true
closeButtonListener = infoDialogClosed
webViewContent = WebViewContent.UrlContent("https://kargotakip.trendyol.com/?token=ed396950-c70f-48b8-8902-931f19b440d4")
webViewContent = WebViewContent.UrlContent("https://github.com/Trendyol/android-ui-components")
webViewBuilder = {
settings.javaScriptEnabled = true
settings.domStorageEnabled = true
Expand Down

0 comments on commit 0438b80

Please sign in to comment.