You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Android app uses a custom NoteableItems class to store a collection of quotes, jokes, and facts in an ArrayList. It displays a random item in a TextView, and each tap on the LinearLayout generates and shows a new random item.