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.
61 lines
8.4 KiB
61 lines
8.4 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<ScrollView android:scrollbars="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:scrollbarFadeDuration="-1" |
|
xmlns:android="http://schemas.android.com/apk/res/android"> |
|
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" |
|
xmlns:android="http://schemas.android.com/apk/res/android"> |
|
<RelativeLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="10.0dip"> |
|
<TextView android:textSize="18.0sp" android:textColor="#ffffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="15.0dip" android:text="@string/share_to" /> |
|
</RelativeLayout> |
|
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="10.0dip"> |
|
<LinearLayout android:id="@id/share_to_facebook" android:background="@drawable/share_item_bg" android:clickable="true" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<LinearLayout android:paddingTop="10.0dip" android:paddingBottom="10.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<ImageView android:layout_gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50.0dip" android:src="@drawable/facebook" /> |
|
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="20.0dip"> |
|
<TextView android:textSize="16.0sp" android:textColor="#ffffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/facebook" /> |
|
<TextView android:textSize="12.0sp" android:textColor="#8fffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" android:text="@string/facebook_share_tips" /> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
<LinearLayout android:orientation="vertical" android:id="@id/share_to_youtube" android:background="@drawable/share_item_bg" android:clickable="true" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<View android:background="#2f6a6d74" android:layout_width="fill_parent" android:layout_height="1.0dip" android:layout_marginLeft="54.0dip" android:layout_marginRight="2.0dip" /> |
|
<LinearLayout android:paddingTop="10.0dip" android:paddingBottom="10.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<ImageView android:layout_gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50.0dip" android:src="@drawable/youtube" /> |
|
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="20.0dip"> |
|
<TextView android:textSize="16.0sp" android:textColor="#ffffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/youtube" /> |
|
<TextView android:textSize="12.0sp" android:textColor="#8fffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" android:text="@string/youtube_share_tips" /> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
<LinearLayout android:orientation="vertical" android:id="@id/share_to_weixin" android:background="@drawable/share_item_bg" android:clickable="true" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<View android:background="#2f6a6d74" android:layout_width="fill_parent" android:layout_height="1.0dip" android:layout_marginLeft="54.0dip" android:layout_marginRight="2.0dip" /> |
|
<LinearLayout android:paddingTop="10.0dip" android:paddingBottom="10.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<ImageView android:layout_gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50.0dip" android:src="@drawable/wechat" /> |
|
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="20.0dip"> |
|
<TextView android:textSize="16.0sp" android:textColor="#ffffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/share_weixin" /> |
|
<TextView android:textSize="12.0sp" android:textColor="#8fffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" android:text="@string/share_weixin_tips" /> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
<LinearLayout android:orientation="vertical" android:id="@id/share_to_vpaicloud" android:background="@drawable/share_item_bg" android:clickable="true" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<View android:background="#2f6a6d74" android:layout_width="fill_parent" android:layout_height="1.0dip" android:layout_marginLeft="54.0dip" android:layout_marginRight="2.0dip" /> |
|
<LinearLayout android:paddingTop="10.0dip" android:paddingBottom="10.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<ImageView android:layout_gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50.0dip" android:src="@drawable/vpaicloud_icon" /> |
|
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="20.0dip"> |
|
<TextView android:textSize="16.0sp" android:textColor="#ffffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/vpaicloud" /> |
|
<TextView android:textSize="12.0sp" android:textColor="#8fffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" android:text="@string/vpaicloud_share_tips" /> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
<LinearLayout android:orientation="vertical" android:id="@id/share_to_others" android:background="@drawable/share_item_bg" android:clickable="true" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<View android:background="#2f6a6d74" android:layout_width="fill_parent" android:layout_height="1.0dip" android:layout_marginLeft="54.0dip" android:layout_marginRight="2.0dip" /> |
|
<LinearLayout android:paddingTop="10.0dip" android:paddingBottom="10.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content"> |
|
<ImageView android:layout_gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50.0dip" android:src="@drawable/others_icon" /> |
|
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="20.0dip"> |
|
<TextView android:textSize="16.0sp" android:textColor="#ffffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/others" /> |
|
<TextView android:textSize="12.0sp" android:textColor="#8fffffff" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="2.0dip" android:text="@string/others_share_tips" /> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</LinearLayout> |
|
</ScrollView> |