|
1682
|
</RelativeLayout>
|
|
1705
|
|
|
|
1706
|
|
|
|
1707
|
1683
|
</LinearLayout>
|
|
1708
|
1684
|
|
|
1709
|
1685
|
<ImageView
|
|
|
@ -1733,8 +1709,6 @@
|
|
1733
|
1709
|
android:layout_alignParentRight="true"
|
|
1734
|
1710
|
android:layout_marginRight="12dp"
|
|
1735
|
1711
|
android:src="@drawable/icon_tuijian_close" />
|
|
1736
|
|
|
|
1737
|
|
|
|
1738
|
1712
|
</RelativeLayout>
|
|
1739
|
1713
|
|
|
1740
|
1714
|
<LinearLayout
|
|
|
@ -1784,12 +1758,8 @@
|
|
1784
|
1758
|
android:text="点击这里反馈"
|
|
1785
|
1759
|
android:textColor="#2883ff"
|
|
1786
|
1760
|
android:textSize="14sp" />
|
|
1787
|
|
|
|
1788
|
|
|
|
1789
|
1761
|
</LinearLayout>
|
|
1790
|
1762
|
</RelativeLayout>
|
|
1791
|
|
|
|
1792
|
|
|
|
1793
|
1763
|
</LinearLayout>
|
|
1794
|
1764
|
|
|
1795
|
1765
|
<!-- 首页弹出广告布局 start -->
|
|
|
@ -1823,7 +1793,6 @@
|
|
1823
|
1793
|
|
|
1824
|
1794
|
</com.zhy.autolayout.AutoRelativeLayout>
|
|
1825
|
1795
|
<!-- 首页弹出广告布局 end -->
|
|
1826
|
|
|
|
1827
|
1796
|
<!-- 首页首次启动弹出隐私协议 start -->
|
|
1828
|
1797
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
1829
|
1798
|
android:id="@+id/rl_privacy_protocol"
|
|
|
@ -1868,11 +1837,7 @@
|
|
1868
|
1837
|
android:background="@color/transparent"
|
|
1869
|
1838
|
app:layout_constraintBottom_toTopOf="@+id/private_protocol_sure_and_go"
|
|
1870
|
1839
|
app:layout_constraintLeft_toLeftOf="parent" />
|
|
1871
|
|
|
|
1872
|
1840
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
1873
|
|
|
|
1874
|
1841
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
1875
|
1842
|
<!-- 首页首次启动弹出隐私协议 end -->
|
|
1876
|
|
|
|
1877
|
|
|
|
1878
|
1843
|
</RelativeLayout>
|