
Interest Book
Interest Book by Rudra Enterprise (Made in India) A digital book to manage all loans and installments. Never forgot loan progress. This is a khata
Interest Book by Rudra Enterprise (Made in India) A digital book to manage all loans and installments. Never forgot loan progress. This is a khata
CustomShapeView is requirnment for almost every application. I have searched most of time how to make custom shape imageview. Recently I found most easy way of doing it, by using below code
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) { tvContent.text = Html.fromHtml("#HTML_STRING", HtmlCompat.FROM_HTML_MODE_LEGACY) } else { tvContent.text = Html.fromHtml("#HTML_STRING") }
Use font-awesome for Icon in android Here is steps to how to use font-awesome fonts in Android : Download font-awesome from here Create assets folder in app/src/main directory. Now
Custom switch library for android. Easy to use and with all customization. Follow these steps to use this switch: 1. Download customSwitchLibrary module from here2. Add
Interest Book by Rudra Enterprise (Made in India) A digital book to manage all loans and installments. Never forgot loan
We are helping other developers by sharing our knowledge, you can subscribe us for latest blog and also signup here to share some knowledge