| | |
| | | |
| | | <RelativeLayout |
| | | android:id="@+id/fragment_house_list_line_parent_rl" |
| | | |
| | | android:layout_width="0dp" |
| | | android:layout_height="130dp" |
| | | android:layout_alignParentStart="true" |
| | |
| | | <TextView |
| | | android:id="@+id/fragment_house_list_line_power_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_17" |
| | | android:layout_height="wrap_content" |
| | | android:layout_below="@+id/fragment_house_list_line_capacity_tv" |
| | | android:layout_alignStart="@+id/fragment_house_list_line_capacity_tv" |
| | | android:layout_marginTop="@dimen/dp_13" |