Skip to content

Commit 1004bda

Browse files
author
Aitor Cubeles Torres
committed
Update README file to include hasBackButton Android property
1 parent 8aaa9b6 commit 1004bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Property | Description
148148
Property | Description
149149
-------------- | ------
150150
`showTitle` (Boolean) | Sets whether the title should be shown in the custom tab. [`true`/`false`]
151+
`hasBackButton` (Boolean) | Sets a back arrow instead of the default X icon to close the custom tab. [`true`/`false`]
151152
`toolbarColor` (String) | Sets the toolbar color. [`gray`/`#808080`]
152153
`secondaryToolbarColor` (String) | Sets the color of the secondary toolbar. [`white`/`#FFFFFF`]
153154
`enableUrlBarHiding` (Boolean) | Enables the url bar to hide as the user scrolls down on the page. [`true`/`false`]

0 commit comments

Comments
 (0)