我正在爲我的項目使用heinrichreimersoftware'Material抽屜庫。要從Drawer項目中的URL加載圖像,我正在使用滑動。 final ImageView image = new ImageView(this);
new AsyncTask<Void, Void, Void>() {
@Override
protected Void do
我從json文件讀取數據到適配器,並在main.java下創建,當我嘗試運行它時,它會顯示任何內容。 我試過菜單onclick下的相同代碼,它的工作原理是,我希望它在應用第一次被毀掉時出現。 public class MainActivity extends AppCompatActivity
implements NavigationView.OnNavigationItemSele