aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authordaneren2005 <daneren2005@gmail.com>2013-11-25 11:46:24 -0800
committerdaneren2005 <daneren2005@gmail.com>2013-11-25 11:46:24 -0800
commitd7ff7942566321f3571f23210d194711c8f765bb (patch)
treeff240540d4373b0f19329cbf46887e4ff5dd8a66 /res
parentc2ca59ac810cb0a24320380ffa12566ec9a368f8 (diff)
downloaddsub-d7ff7942566321f3571f23210d194711c8f765bb.tar.gz
dsub-d7ff7942566321f3571f23210d194711c8f765bb.tar.bz2
dsub-d7ff7942566321f3571f23210d194711c8f765bb.zip
Remove bolding of drawer text
Diffstat (limited to 'res')
-rw-r--r--res/layout/drawer_list_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/drawer_list_item.xml b/res/layout/drawer_list_item.xml
index a85d043e..9efa9cf4 100644
--- a/res/layout/drawer_list_item.xml
+++ b/res/layout/drawer_list_item.xml
@@ -21,6 +21,5 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="26sp"
- android:textStyle="bold"
android:singleLine="true"/>
-</LinearLayout> \ No newline at end of file
+</LinearLayout>