In this Project User Open the app and the list of flags appears , when the user click on any flag then the secondActivity will open which contains flag(Fragment)
-
Updated
Jun 27, 2023 - Kotlin
In this Project User Open the app and the list of flags appears , when the user click on any flag then the secondActivity will open which contains flag(Fragment)
List of items are displayed on the list fragment and by clicking on the item, opens detail fragment with photo and description. If user rotates screen on landscape mode, on the left side is list of items and on the right side of the screen is detail view.
An android application that allows the company the feed the details of its employees. The data is stored in the SQLite database and the user has been provided with the functions like update/delete etc to perform on the database. It also helps the user to sort the listed data by comparing Names, ID, etc. The application also saves the last employ…
App displays list of my GitHub repositories. The app contains two cases of getting data from the server by using Retrofit or Volley library(in code are guidelines which part of the code need to be included in case of Volley library). Fast loading is performed by Loader, that also keeps data saved, when screen rotation is performed. When user swi…
Add a description, image, and links to the listfragment topic page so that developers can more easily learn about it.
To associate your repository with the listfragment topic, visit your repo's landing page and select "manage topics."