“Dialog GetWindow (). SetBackgroundDrawable transparent” Code-Antworten

Dialog GetWindow (). SetBackgroundDrawable transparent

 dialog.getWindow().setBackgroundDrawable(new ColorDrawable(android.graphics.Color.TRANSPARENT));
Zealous Zebra

So erstellen Sie Dialog transparent Android

this.window?.setBackgroundDrawableResource(android.R.color.transparent)
Hjmcoder

Dialog GetWindow (). SetBackgroundDrawable transparent


 dialog.getWindow().setBackgroundDrawable(new ColorDrawable(android.graphics.Color.TRANSPARENT));

Testy Thrush

Ähnliche Antworten wie “Dialog GetWindow (). SetBackgroundDrawable transparent”

Fragen ähnlich wie “Dialog GetWindow (). SetBackgroundDrawable transparent”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen