Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avatar improvements #176

Merged
merged 6 commits into from
Jul 18, 2016
Merged

Conversation

maxkonovalov
Copy link
Contributor

  • Added the possibility to show/hide avatar for a certain message cell via the decorator.
  • Added avatar tap handler.
  • Added avatars to photo messages in ChattoApp.

@codecov-io
Copy link

codecov-io commented Jul 7, 2016

Current coverage is 64.19%

Merging #176 into dev will decrease coverage by 0.05%

@@                dev       #176   diff @@
==========================================
  Files            63         63          
  Lines          3393       3405    +12   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2180       2186     +6   
- Misses         1213       1219     +6   
  Partials          0          0          

Powered by Codecov. Last updated by 6f0e82f...da1dc50

@diegosanchezr
Copy link
Contributor

@maxkonovalov this looks great, thank you!

Just one minor thing, could you rename showsAvatar to canShowAvatar?

@maxkonovalov
Copy link
Contributor Author

@diegosanchezr yea sure, makes sense :)

@diegosanchezr
Copy link
Contributor

Thank you! We'll merge this as soon as we adopt these changes internally ;)

@diegosanchezr diegosanchezr merged commit 1329c96 into badoo:dev Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants