ericdiazjr21 / Android_Excercise

A repository for submitting an Android Exercise
2 stars 0 forks source link

not an issue #18

Open saurabhnmahajan opened 5 years ago

saurabhnmahajan commented 5 years ago

https://github.com/ericdiazjr21/Android_Excercise/blob/560f87e3a1675223f55ebb31ced53c00ff6c95e7/app/src/main/res/layout/activity_weather_layout.xml#L78

I recently came across a problem where I had views above and below a recycler view. Just to learn something more, try adding some views below the recycler view and see how you'd make the entire thing scrollable.

ericdiazjr21 commented 5 years ago

Sounds like an interesting challenge, I'll try this out and send a PR for review. Thanks for taking a look!