bugly升级弹窗UI适配
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="-35dp"
|
||||
android:layout_marginTop="-50dp"
|
||||
>
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:tag="beta_upgrade_banner"
|
||||
android:scaleType="centerCrop"
|
||||
@@ -130,7 +130,7 @@
|
||||
android:tag="beta_cancel_button"
|
||||
android:text="下次再说"
|
||||
android:layout_marginEnd="@dimen/dp_10"
|
||||
android:textColor="#795EEF"
|
||||
android:textColor="@color/color_7154EE"
|
||||
android:textSize="@dimen/dp_14"/>
|
||||
<!-- 【必设】确认按钮tag:beta_confirm_button-->
|
||||
<TextView
|
||||
|
Reference in New Issue
Block a user