Merge branch 'xatom' of https://gitee.com/fanghoo/fuzhu into xatom
This commit is contained in:
@@ -611,8 +611,8 @@ public class AblViewUtil {
|
|||||||
if (isContainText("获取设备的定位信息")){
|
if (isContainText("获取设备的定位信息")){
|
||||||
findAndPerformActionTextView("仅在使用中允许");
|
findAndPerformActionTextView("仅在使用中允许");
|
||||||
}
|
}
|
||||||
if (isContainText("")){
|
if (isContainText("检测到更新")){
|
||||||
findAndPerformActionTextView("");
|
findAndPerformActionTextView("以后再说");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user