Switched to material theme. Added detail to system fragment. Tidied up common fragment a bit.
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/pebTimeTv"
|
||||
android:id="@+id/data_time_tv"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
@@ -135,7 +135,7 @@
|
||||
android:text="---" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/appTv"
|
||||
android:id="@+id/fragment_watch_app_status_tv"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="---" />
|
||||
|
||||
Reference in New Issue
Block a user