| | |
| | | android:layout_height="36dp"
|
| | | android:gravity="center"
|
| | | android:textColor="@android:color/white"
|
| | | android:background="@drawable/main_btn_bcg"
|
| | | android:text="打印"/>
|
| | | android:background="@drawable/u321"
|
| | | android:text=""/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_check_in_right_add"
|
| | | android:layout_width="40dp"
|
| | |
| | | android:gravity="center"
|
| | | android:layout_marginLeft="10dp"
|
| | | android:textColor="@android:color/white"
|
| | | android:background="@drawable/main_btn_bcg"
|
| | | android:text="添加"/>
|
| | | android:background="@drawable/u249"
|
| | | android:text=""/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_check_in_right_save"
|
| | | android:layout_width="40dp"
|
| | |
| | | android:layout_marginLeft="10dp"
|
| | | android:layout_marginRight="10dp"
|
| | | android:textColor="@android:color/white"
|
| | | android:background="@drawable/main_btn_bcg"
|
| | | android:text="保存"/>
|
| | | android:background="@drawable/u208"
|
| | | android:text=""/>
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|