Entries for 'Jignasa Solanki'
-
Inherited Widget
Inherited widget is a base class that allows those classes to extend the information under the tree from it. Inherited widgets are also a kind of stat...
Read More >
-
DataBinding in android
Android DataBinding provides a way to tie the UI with business logic allowing the UI values to update automatically without manual intervention. This ...
Read More >
-
Alternative of deprecated StartActivityForResult in selecting image from camera galley
Android has been on the edge of evolution for a while recently, with updates to androidx. It has deprecated startActivityForResult in favor of registe...
Read More >