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
Similar to #10, create a model Book, add properties, create adapter and implement via RecyclerView. This time its just a simple list with a divider. Use this ItemDecoration to create the divider. Also include a onClick Listener in the adapter