j
-.js
e
I think you need to do
Copy code
alert {
  customView = layoutInflater.inflate(R.layout.fragment_splash, null)
}.show()
👍 1
j
Thanks @edwardwongtl That works