summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vdrmanager/res/layout/child_layout.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/res/layout/child_layout.xml b/vdrmanager/res/layout/child_layout.xml
index 1ad4d80..69340a6 100644
--- a/vdrmanager/res/layout/child_layout.xml
+++ b/vdrmanager/res/layout/child_layout.xml
@@ -18,6 +18,7 @@
android:layout_height="40dip" android:layout_weight="1" android:text="23"
android:gravity="center_vertical|right" android:ellipsize="end"
android:layout_marginRight="5dip" android:textColor="#BDBDBD"
+ android:textSize="11sp"
android:textAppearance="?android:textAppearanceSmall" />
</LinearLayout>