From fd1153993b375cc6170e2720bdbf1868fddd4417 Mon Sep 17 00:00:00 2001 From: darkon5 Date: Sat, 19 Sep 2015 16:22:36 +0200 Subject: [PATCH] Updated dimentxt and video_item --- .idea/misc.xml | 24 ++++++++++++++++++++++++ app/src/main/res/layout/video_item.xml | 14 ++++++++------ app/src/main/res/values/dimentxt.xml | 2 +- 3 files changed, 33 insertions(+), 7 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index bb281bb5f..c45a76f72 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,29 @@ + + + + diff --git a/app/src/main/res/layout/video_item.xml b/app/src/main/res/layout/video_item.xml index bb37d8c56..03a63c4f0 100644 --- a/app/src/main/res/layout/video_item.xml +++ b/app/src/main/res/layout/video_item.xml @@ -8,19 +8,21 @@ /> + android:textSize="@dimen/text_search_title_size" + android:textStyle="bold" + /> + android:textAppearance="?android:attr/textAppearanceSmall"/> diff --git a/app/src/main/res/values/dimentxt.xml b/app/src/main/res/values/dimentxt.xml index 06d77a8a6..ec78691f9 100644 --- a/app/src/main/res/values/dimentxt.xml +++ b/app/src/main/res/values/dimentxt.xml @@ -1,4 +1,4 @@ - 16sp + 16sp \ No newline at end of file