1

I want to display toast message "cant capture screen shot"

protected void onCreate(Bundle savedInstanceState) {
    super.onCreate(savedInstanceState);
    getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE,
                WindowManager.LayoutParams.FLAG_SECURE);
    setContentView(R.layout.activity_main);
}
V-rund Puro-hit
  • 5,518
  • 9
  • 31
  • 50

0 Answers0