| | |
| | | <com.hdl.photovoltaic.widget.SwipeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | android:id="@+id/item_parent_swipeLayout" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content"> |
| | | android:layout_height="@dimen/dp_164"> |
| | | |
| | | <include |
| | | android:id="@+id/swipe_layout_il" |
| | |
| | | <RelativeLayout |
| | | android:id="@+id/device_details_info_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_height="@dimen/dp_148" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_16" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:background="@drawable/ffffff_13"> |
| | | |
| | |
| | | android:gravity="center_vertical|start" |
| | | android:singleLine="true" |
| | | android:text="@string/power_station" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_16" |
| | | android:textStyle="bold" /> |
| | | |
| | |
| | | android:layout_marginTop="@dimen/dp_3" |
| | | android:gravity="center_vertical" |
| | | android:text="@string/installed_capacity" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <LinearLayout |
| | |
| | | android:layout_height="@dimen/dp_18" |
| | | android:gravity="center" |
| | | android:text="99" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_15" |
| | | android:textStyle="bold" /> |
| | | |
| | |
| | | android:layout_marginTop="3dp" |
| | | android:gravity="center" |
| | | android:text="@string/generated_power" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | </LinearLayout> |
| | |
| | | android:layout_height="@dimen/dp_18" |
| | | android:gravity="center" |
| | | android:text="99" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_15" |
| | | android:textStyle="bold" /> |
| | | |
| | |
| | | android:layout_marginTop="3dp" |
| | | android:gravity="center" |
| | | android:text="@string/day_power_generation" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | </LinearLayout> |
| | |
| | | android:layout_height="@dimen/dp_18" |
| | | android:gravity="center" |
| | | android:text="99" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_15" |
| | | android:textStyle="bold" /> |
| | | |
| | |
| | | android:layout_marginTop="3dp" |
| | | android:gravity="center" |
| | | android:text="@string/month_power_generation" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | </LinearLayout> |
| | |
| | | android:gravity="center_vertical|start" |
| | | android:singleLine="true" |
| | | android:text="@string/power_station" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_12" /> |
| | | |
| | | <TextView |