summaryrefslogtreecommitdiffstats
path: root/InCallUI/res/values-large/bools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/values-large/bools.xml')
-rw-r--r--InCallUI/res/values-large/bools.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/InCallUI/res/values-large/bools.xml b/InCallUI/res/values-large/bools.xml
new file mode 100644
index 000000000..b623176ae
--- /dev/null
+++ b/InCallUI/res/values-large/bools.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <!-- Whether to keep caller name, caller number and elapsed time
+ on a single line. Keep in sync with layout/primary_call_info.xml
+ -->
+ <bool name="caller_name_and_elapsed_time_in_one_line">false</bool>
+</resources>