|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
|
style="@style/br_dialog_lyt_root"
|
|
|
|
android:layout_width="500dip"
|
|
|
|
android:layout_height="260dip"
|
|
|
|
android:gravity="bottom"
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
<ScrollView
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="top"
|
|
|
|
>
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipTitle"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="个人信息保护指引"
|
|
|
|
android:textColor="@color/br_text_color_common_lv1_white_a100"
|
|
|
|
android:textSize="@dimen/br_dp20" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipMessage1"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="left"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="欢迎下载本游戏,我们非常重视个人信息和隐私保护。请在使用我们的服务前,详细阅读并同意"
|
|
|
|
android:textColor="@color/br_text_color_common_lv1_white_a100"
|
|
|
|
android:textSize="@dimen/br_sp12" />
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="24dp"
|
|
|
|
android:layout_below="@id/br_protocolTipTitle"
|
|
|
|
android:gravity="center">
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipUserProtocol"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="center"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="《用户协议》"
|
|
|
|
android:textColor="@color/br_btn_main_color"
|
|
|
|
android:textSize="@dimen/br_dp16" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipMessage2"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_below="@id/br_protocolTipUserProtocol"
|
|
|
|
android:layout_marginLeft="120dp"
|
|
|
|
android:layout_marginTop="-24dp"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="和"
|
|
|
|
android:textColor="@color/br_text_color_common_lv1_white_a100"
|
|
|
|
android:textSize="@dimen/br_dp16" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipPriProtocol"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_below="@id/br_protocolTipMessage2"
|
|
|
|
android:layout_marginLeft="152dp"
|
|
|
|
android:layout_marginTop="-24dp"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="《隐私政策》"
|
|
|
|
android:textColor="@color/br_btn_main_color"
|
|
|
|
android:textSize="@dimen/br_dp16" />
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipMessage3"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="left"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="为了提供完整的游戏体验,我们会向您申请必要的权限和信息。您可选择同意或拒绝权限申请,如果拒绝可能会导致部分游戏体验异常。权限和信息包括:"
|
|
|
|
android:textColor="@color/br_text_color_common_lv1_white_a100"
|
|
|
|
android:textSize="@dimen/br_sp12" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipMessage4"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginTop="@dimen/br_dp10"
|
|
|
|
android:gravity="left"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="存储权限:为实现查询历史帐号功能,保存玩家登录信息,及图片的保存与分享。"
|
|
|
|
android:textColor="@color/br_edt_input_color"
|
|
|
|
android:textSize="@dimen/br_sp12" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipMessage5"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="left"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="电话权限:为实现查询历史帐号功能,及读取设备唯一标识用于保护账号安全。"
|
|
|
|
android:textColor="@color/br_edt_input_color"
|
|
|
|
android:textSize="@dimen/br_sp12" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/br_protocolTipMessage6"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="left"
|
|
|
|
android:layout_marginBottom="@dimen/br_sp12"
|
|
|
|
android:paddingLeft="@dimen/br_dp12"
|
|
|
|
android:paddingRight="@dimen/br_dp12"
|
|
|
|
android:text="设备信息:速取Android-ID、硬件序列号、IMEI、手机号、OAID、Mac地址信息目的为保护账号安全"
|
|
|
|
android:textColor="@color/br_edt_input_color"
|
|
|
|
android:textSize="@dimen/br_sp12" />
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</ScrollView>
|
|
|
|
|
|
|
|
<View style="@style/br_line_tip_dialog_horizontal" />
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="@dimen/br_dp46"
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
android:layout_gravity="bottom"
|
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
|
|
<Button
|
|
|
|
android:id="@+id/br_protocolCancel"
|
|
|
|
android:layout_width="0.0dip"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1.0"
|
|
|
|
android:background="@null"
|
|
|
|
android:text="不同意"
|
|
|
|
android:textColor="@color/br_edt_input_color"
|
|
|
|
android:textSize="@dimen/br_dp17" />
|
|
|
|
|
|
|
|
<View style="@style/br_line_tip_dialog_vertical" />
|
|
|
|
|
|
|
|
<Button
|
|
|
|
android:id="@+id/br_protocolSubmit"
|
|
|
|
android:layout_width="0.0dip"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1.0"
|
|
|
|
android:background="@null"
|
|
|
|
android:text="同意"
|
|
|
|
android:textColor="@color/br_main_color"
|
|
|
|
android:textSize="@dimen/br_dp17" />
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout> |
|
|
\ No newline at end of file |
...
|
...
|
|