From 34706a5e024df16027a292953606114db7e12dbe Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 1 Apr 2018 17:52:14 +0200 Subject: use text styles in more places --- src/main/res/layout/list_item_tag.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/main/res/layout/list_item_tag.xml') diff --git a/src/main/res/layout/list_item_tag.xml b/src/main/res/layout/list_item_tag.xml index fcb7dd984..53684df83 100644 --- a/src/main/res/layout/list_item_tag.xml +++ b/src/main/res/layout/list_item_tag.xml @@ -1,13 +1,12 @@ \ No newline at end of file + android:textAppearance="@style/TextAppearance.Conversations.Tag" /> \ No newline at end of file -- cgit v1.2.3