| | |
| | | android:layout_weight="2" |
| | | android:background="@null" |
| | | android:gravity="center_vertical|right" |
| | | android:orientation="horizontal" |
| | | android:paddingRight="15dp"> |
| | | android:orientation="horizontal"> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_titlebar_right" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginRight="15dp" |
| | | android:background="@null" |
| | | android:text="完成" |
| | | android:textColor="#ffffff" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:background="@null" |
| | | android:paddingLeft="5dp" |
| | | android:paddingTop="10dp" |
| | | android:paddingBottom="10dp" |
| | | android:src="@null" |
| | | android:visibility="visible" /> |
| | | </LinearLayout> |