summaryrefslogtreecommitdiff
path: root/tests/WindowInsetsTests/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/WindowInsetsTests/res/values/strings.xml')
-rw-r--r--tests/WindowInsetsTests/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/WindowInsetsTests/res/values/strings.xml b/tests/WindowInsetsTests/res/values/strings.xml
index d6355f5a0464..516d4584426e 100644
--- a/tests/WindowInsetsTests/res/values/strings.xml
+++ b/tests/WindowInsetsTests/res/values/strings.xml
@@ -22,7 +22,7 @@
<!-- The item positions should match the flag values respectively. -->
<string-array name="behaviors">
- <item>BEHAVIOR_SHOW_BARS_BY_TOUCH</item>
+ <item>BEHAVIOR_SHOW_BARS_BY_TOUCH (deprecated)</item>
<item>BEHAVIOR_DEFAULT</item>
<item>BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE</item>
</string-array>