Merge branch 'xatom' of https://gitee.com/fanghoo/fuzhu into xatom

This commit is contained in:
2021-11-22 11:11:30 +08:00
4 changed files with 4 additions and 3 deletions

View File

@@ -611,8 +611,8 @@ public class AblViewUtil {
if (isContainText("获取设备的定位信息")){ if (isContainText("获取设备的定位信息")){
findAndPerformActionTextView("仅在使用中允许"); findAndPerformActionTextView("仅在使用中允许");
} }
if (isContainText("")){ if (isContainText("检测到更新")){
findAndPerformActionTextView(""); findAndPerformActionTextView("以后再说");
} }
} }

View File

@@ -17,6 +17,7 @@ import java.util.List;
/** /**
* @author Administrator * @author Administrator
* dyx 2021-10-22 * dyx 2021-10-22
* 取赞
*/ */
public class AblStep1 extends BaseAblStep { public class AblStep1 extends BaseAblStep {
int i = 0; int i = 0;

View File

@@ -39,7 +39,7 @@
android:layout_below="@+id/icon_pic" android:layout_below="@+id/icon_pic"
android:textSize="10sp" android:textSize="10sp"
/> />
</RelativeLayout> </RelativeLayout>
<RelativeLayout <RelativeLayout
android:id="@+id/rl_02" android:id="@+id/rl_02"
android:layout_width="wrap_content" android:layout_width="wrap_content"