Skip to content

Commit 08a40c1

Browse files
committed
Update README
1 parent f8402d1 commit 08a40c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/app/activity.android.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export class Activity extends androidx.appcompat.app.AppCompatActivity {
2727
this.getIntent(),
2828
super.onCreate
2929
);
30-
// InAppBrowser initialization for CustomTabsServiceConnection
30+
// InAppBrowser initialization (Connect to the Custom Tabs service)
3131
InAppBrowser.onStart();
3232
}
3333

0 commit comments

Comments
 (0)