um-new">
-        android:orientation="vertical"
14
-        android:layout_weight="1">
15
-
16
-        <TextView
17
-            android:id="@+id/tv_device_name"
18
-            android:layout_width="wrap_content"
19
-            android:layout_height="wrap_content"
20
-            android:textColor="@color/dark_grey"
21
-            android:textSize="14sp" />
22
-
23
-        <TextView
24
-            android:id="@+id/tv_device_mac"
25
-            android:layout_width="wrap_content"
26
-            android:layout_height="wrap_content"
27
-            android:paddingTop="3dp"
28
-            android:textColor="@color/grey"
29
-            android:textSize="12sp" />
30
-    </LinearLayout>
31
-
32
-    <TextView
33
-        android:id="@+id/tv_device_status"
34
-        android:layout_width="wrap_content"
35
-        android:layout_height="wrap_content"
36
-        android:layout_marginRight="12dp"
37
-        android:layout_gravity="center_vertical"
38
-        android:textColor="@color/grey"
39
-        android:textSize="14sp" />
40
-</LinearLayout>

tonglan/adminSystem - Gogs: Go Git Service

1 コミット (e5cdf3254b2e2b3bbece92a66994aef7f62f7a51)

作者 SHA1 メッセージ 日付
  FFIB 11e3a9652a first 8 年 前