第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

方法不適用參數(shù)

方法不適用參數(shù)

老師,我要做的是點擊一個按鈕出現(xiàn)進(jìn)度提示框5秒后消失 出現(xiàn)錯誤:The method show(Context, CharSequence, CharSequence) in the type ProgressDialog is not applicable for the arguments (new View.OnClickListener(){}, String, String)我的代碼是:bt1 = (Button)findViewById(R.id.button2);? ? ? ? et1 = (EditText) findViewById(R.id.editText1);? ? ? ??? ? ? ? bt1.setOnClickListener(new OnClickListener() { @Override public void onClick(View v) { final ProgressDialog dialog = ProgressDialog.show(this, "Doing something","P;ease wait..."); new Thread(new Runnable() { @Override public void run() { try{ Thread.sleep(5000); dialog.dismiss(); }catch (InterruptedException e){ e.printStackTrace(); } } }).start(); } });麻煩老師幫我看一下吧
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 1158 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號