summaryrefslogtreecommitdiff
path: root/library/main/tests/robotests/res/values/attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/main/tests/robotests/res/values/attrs.xml')
-rw-r--r--library/main/tests/robotests/res/values/attrs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/main/tests/robotests/res/values/attrs.xml b/library/main/tests/robotests/res/values/attrs.xml
index 4454939..0591552 100644
--- a/library/main/tests/robotests/res/values/attrs.xml
+++ b/library/main/tests/robotests/res/values/attrs.xml
@@ -19,6 +19,8 @@
<declare-styleable name="CarSetupWizardBaseLayout">
<!-- Attributes related to the visibility of the back button -->
<attr name="showBackButton" format="boolean"/>
+ <!-- Attributes related to the visibility of the close button -->
+ <attr name="showCloseButton" format="boolean"/>
<!-- Attributes related to the visibility and text of the toolbar title -->
<attr name="showToolbarTitle" format="boolean"/>