history improvements
This commit is contained in:
@@ -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
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user