summaryrefslogtreecommitdiffstats
path: root/InCallUI/res/values-large/bools.xml
blob: b623176aeeadf4eb48775223b1a8da9dffd9d416 (plain)
1
2
3
4
5
6
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>