<?xml version="1.0" encoding="utf-8"?> | |
<!-- Copyright 2018 The Chromium Authors. All rights reserved. | |
Use of this source code is governed by a BSD-style license that can be | |
found in the LICENSE file. --> | |
<resources> | |
<!-- TODO(crbuc.com/806868): Use a Chrome approved text appearance and remove this. --> | |
<style name="TextAppearance.DetailsTitle" parent="TextAppearance.BlackCaptionDefault"> | |
<item name="android:textStyle">bold</item> | |
</style> | |
</resources> |