Create Html String text Alert Dialog with link clickable in Android
Hello Dev, Creating html alert dialog with custom views(or programmatical views using java/kotlin) is very useful when we want an alertdialog where we need to show the custom html string and perform all the actions which can be done with html in webpages. So today I’m here with a solution, we can say its best … Read more