| | |
| | | android:layout_below="@+id/device_details_image_iv" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_32" |
| | | android:orientation="horizontal"> |
| | | |
| | | <LinearLayout |
| | |
| | | <TextView |
| | | android:id="@+id/device_label_run_state_type_tv" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="3dp" |
| | | android:gravity="start" |
| | | android:text="@string/device_run_state" |