Added data time and time diffrence between data points to main activity2 common fragment
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="---" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/data_time_tv"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="---" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/statusLayout"
|
||||
android:layout_width="fill_parent"
|
||||
|
||||
Reference in New Issue
Block a user