AnserBaby

Results 6 comments of AnserBaby

`private void changeFragment(int currentPosition) { FragmentTransaction transaction = getSupportFragmentManager().beginTransaction(); switch (currentPosition) { case 0: //tabImageView1.setColorFilter(color); if (homeFragment == null) { homeFragment = new HomeFragment(); } transaction.replace(R.id.fl_content, homeFragment); break; case 1:...

> 无法展开ZIP'/Users/apple/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.6/9180733b7df8542621dc12e21e87557e8c99b8cb/gson-2.8.6.jar'。 me too,no this project

> 目前还没有支持上,后面会支持这项功能 支持ios嘛?

为什么我会报 NullPointerException: Attempt to invoke virtual method 'void com.dingmouren.fallingview.FallingView.setImageResource(int)' on a null object reference

> 兄弟,我现在也遇到了,你后面怎么解决的呢? 没解决