Slyce-Inc / SlyceMessaging

A messaging library for Android
MIT License
968 stars 173 forks source link

Edits #7

Closed jchunchar closed 8 years ago

jchunchar commented 8 years ago

@MatthewPageCS -- Made a few minor edits.

1) Added a check in onActivityResult to make sure that an image was selected before adding a media message to the RecyclerView.

2) Did some minor clean-up to fragment_slyce_messaging.xml to remove references to Scout and to ensure that the RecyclerView fills the entire screen.