今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
518 B

<?xml version="1.0" encoding="utf-8"?>
<ImageButton android:gravity="center" android:id="@id/cancel_action" android:visibility="gone" android:layout_width="48.0dip" android:layout_height="fill_parent" android:layout_marginLeft="2.0dip" android:layout_marginRight="2.0dip" android:src="@android:drawable/ic_menu_close_clear_cancel" android:layout_weight="1.0" style="?android:attr/borderlessButtonStyle"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />