Useful Tools Attribute for Android Development
Hello, world
Android Studio supports a variety of XML attributes in the tools namespace which enable design-time features (such as which layout to show in RecyclerView & Fragment).
This is only to show features at design-time so when you build your a...
satissraj.hashnode.dev