| | |
| | | <RelativeLayout |
| | | android:id="@+id/message_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_31" |
| | | android:layout_height="@dimen/dp_36" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_44" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | |
| | | android:layout_centerVertical="true" |
| | | android:gravity="center_vertical" |
| | | android:text="@string/message_nascent" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_20" |
| | | android:textStyle="bold" /> |
| | | |
| | |
| | | android:layout_toEndOf="@+id/message_tab_nascent_title_tv" |
| | | android:gravity="start|center_vertical" |
| | | android:text="@string/alarm_record" |
| | | android:textColor="@color/text_40000000" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_16" |
| | | |
| | | /> |
| | |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginStart="@dimen/dp_11" |
| | | android:layout_toEndOf="@+id/power_station_search_iv" |
| | | android:text="Search the message" |
| | | android:textColor="@color/text_40000000" |
| | | android:text="@string/enter_alarm_name" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | </RelativeLayout> |
| | | |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:text="@string/alarm_all_device" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <View |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:text="@string/alarm_all_grade" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <View |
| | |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_7" |
| | | android:text="@string/alarm_all_time" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | |
| | | <View |