DialogFragment is a specialized Fragment used when you want to display an overlay modal window within an activity that floats on top of the rest of the content. This is typically used for displaying ...
When I started with Android, everything was AsyncTask, verbose XML, and if you wanted something beautiful, you had to draw it by yourself. Today, I share with you all this infographic I created to ...