- Navigation - Class in com.example.instilostandfound
-
Home activity to navigate news feed and other activity screens
- Navigation() - Constructor for class com.example.instilostandfound.Navigation
-
- NetworkConnection - Class in com.example.instilostandfound
-
Class that contains various methods for network connection checking and displays messages accordingly
- NetworkConnection() - Constructor for class com.example.instilostandfound.NetworkConnection
-
- NewsfeedAdaptor - Class in com.example.instilostandfound
-
Adapter class for news feed
- NewsfeedAdaptor(Context, List<CreateFoundObject>) - Constructor for class com.example.instilostandfound.NewsfeedAdaptor
-
- NewsfeedAdaptor.myViewHolder - Class in com.example.instilostandfound
-
Creates recycler view for viewing item image and the title
- NewsfeedAdaptor.OnItemClickListener - Interface in com.example.instilostandfound
-
Implements item on click methods on the recycler view
- NewsFeedFound - Class in com.example.instilostandfound
-
Activity displaying the news feed of found items
- NewsFeedFound() - Constructor for class com.example.instilostandfound.NewsFeedFound
-
- NewsFeedLost - Class in com.example.instilostandfound
-
Activity displaying the news feed of lost items
- NewsFeedLost() - Constructor for class com.example.instilostandfound.NewsFeedLost
-