填充了一些逻辑
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="23dp"
|
||||
android:text="1-12"
|
||||
tools:text="1-12"
|
||||
android:textStyle="bold"
|
||||
android:textColor="#fff0c8b4"
|
||||
android:textSize="36sp" />
|
||||
@@ -65,7 +65,7 @@
|
||||
android:id="@+id/tv_plate_number_value"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="100888"
|
||||
tools:text="100888"
|
||||
android:textColor="#fff0c8b4"
|
||||
android:textSize="24sp"
|
||||
android:textStyle="bold" />
|
||||
@@ -100,7 +100,7 @@
|
||||
android:id="@+id/tv_name_value"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="曹*磊"
|
||||
tools:text="曹*磊"
|
||||
android:textColor="#fff0c8b4"
|
||||
android:textSize="24sp"
|
||||
android:textStyle="bold" />
|
||||
@@ -135,7 +135,7 @@
|
||||
android:id="@+id/tv_phone_value"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="138****8000"
|
||||
tools:text="138****8000"
|
||||
android:textColor="#fff0c8b4"
|
||||
android:textSize="24sp"
|
||||
android:textStyle="bold" />
|
||||
@@ -169,7 +169,7 @@
|
||||
android:id="@+id/tv_update_time_value"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="14天前使用"
|
||||
tools:text="14天前使用"
|
||||
android:textColor="#fff0c8b4"
|
||||
android:textSize="24sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
Reference in New Issue
Block a user