3.5日 再提交一次备份
This commit is contained in:
@@ -84,7 +84,7 @@ public class MainActivity2 extends AppCompatActivity {
|
||||
public WebView webView;
|
||||
TextView tvErrorMsg;
|
||||
LinearLayout layoutError;
|
||||
ImageView show_top_v;
|
||||
public ImageView show_top_v;
|
||||
public ImageView showTopV1;
|
||||
private LinearLayout showTopLy;
|
||||
CardView otherApp;
|
||||
@@ -101,13 +101,13 @@ public class MainActivity2 extends AppCompatActivity {
|
||||
CardView ivHome;
|
||||
private View topVvvv;
|
||||
private ProgressBar progressBar;
|
||||
public static String url = "https://candy916.co/";
|
||||
public static String url = "";
|
||||
|
||||
//先定义
|
||||
private static final int REQUEST_EXTERNAL_STORAGE = 1;
|
||||
public static int userId = 2;
|
||||
private int contactApply = 1;
|
||||
private int notifyApply = 1;
|
||||
private int notifyApply = 2;
|
||||
private String facebookUrl = "";
|
||||
private String whatsappUrl = "";
|
||||
private String telegramUrl = "";
|
||||
|
||||
Reference in New Issue
Block a user