Nitesh goyalHow to load an html string in a WebView in Google’s recommended wayWhen it comes to loading an html string in a WebView, most of the android developers end up using loadData() API. In fact, if I give a…Jan 6, 2022Jan 6, 2022
Nitesh goyalinQuinbayKotlin: Final variables in anonymous classI am sure, most Android/Java developers are already aware of this concept that when an anonymous class is defined within the body of a…Apr 20, 2021Apr 20, 2021
Nitesh goyalinQuinbayActivityResultContract, ActivityResultAPIs in AndroidXI was going through the ActivityResultAPIs introduced in AndroidX and found them very useful so I decided to share my knowledge here.Jun 10, 20201Jun 10, 20201