import android.view.View; 3. In the MainActivity.java file, add the below line of code to the onCreate method. myButton.setVisibility(View.GONE); 4. All options ...
確定! 回上一頁