history improvements

This commit is contained in:
Sergey Solovyev
2013-06-26 01:45:33 +04:00
parent d6b4863fa2
commit d8d79e85f1
12 changed files with 96 additions and 29 deletions

View File

@@ -8,9 +8,7 @@
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:orientation="horizontal"
style="?cpp_fragment_list_view_item_style"
a:layout_width="match_parent"
a:layout_height="wrap_content">
style="?cpp_fragment_list_view_item_style">
<LinearLayout

View File

@@ -8,9 +8,7 @@
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:orientation="vertical"
style="?cpp_fragment_list_view_item_style"
a:layout_width="fill_parent"
a:layout_height="fill_parent">
style="?cpp_fragment_list_view_item_style">
<TextView
a:id="@+id/history_time"