| | |
| | | xmlns:app="http://schemas.android.com/apk/res-auto" |
| | | android:id="@+id/message_parent" |
| | | android:layout_width="match_parent" |
| | | android:background="@drawable/bj" |
| | | android:layout_height="match_parent"> |
| | | <!--头部标签--> |
| | | <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:layout_marginStart="@dimen/dp_11" |
| | | android:layout_toEndOf="@+id/power_station_search_iv" |
| | | android:text="Search the message" |
| | | android:text="@string/enter_alarm_name" |
| | | android:textColor="@color/text_66000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | </RelativeLayout> |
| | |
| | | android:layout_width="@dimen/dp_10" |
| | | android:layout_height="@dimen/dp_10" |
| | | android:layout_marginStart="@dimen/dp_7" |
| | | android:background="@drawable/up" /> |
| | | android:background="@drawable/down" /> |
| | | </LinearLayout> |
| | | |
| | | |
| | |
| | | android:id="@+id/all_time_title_iv" |
| | | android:layout_width="@dimen/dp_10" |
| | | android:layout_height="@dimen/dp_10" |
| | | android:background="@drawable/up" /> |
| | | android:background="@drawable/down" /> |
| | | </LinearLayout> |
| | | |
| | | |